absyntax/Makefile.am
author mjsousa
Thu, 22 Aug 2013 18:50:43 +0100
changeset 844 39c755f41ee8
parent 353 17bffb57a8c5
permissions -rw-r--r--
Generate correct error message when encountering IL lists embedded in IL formal invocations.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc