absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 21 Feb 2012 17:39:57 +0000
changeset 453 4733f662362a
parent 353 17bffb57a8c5
permissions -rw-r--r--
More changes for support of semantic verification of il_expressions
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc