absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Mon, 16 Apr 2012 20:13:58 +0100
changeset 515 fdef852a6565
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug when handling code with data type errors.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc