absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Wed, 25 Apr 2012 16:45:00 +0100
changeset 535 70140bd7fe67
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add lvalue checking for IL function and FB invocations.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc