packages feed

ruler-core-1.0: src/Ast.ag

MODULE {Ast} {} {}

PRAGMA genlinepragmas

INCLUDE "AstAG.ag"

imports
{
import Common
}