absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Mon, 13 Feb 2012 16:29:55 +0000
changeset 441 e8de43eefcc5
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add printing of semantic errors when calling FB from IL.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc