absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Wed, 14 Mar 2012 19:31:17 +0000
changeset 486 e22150ad75fd
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix error messages of il function calls - it now prints out location info of first parameter.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc