absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 16 Feb 2012 10:27:52 +0000
changeset 443 ff4d26b7e51d
parent 353 17bffb57a8c5
permissions -rw-r--r--
Narrow IL code backwords, so as to correctly handle invocations to overloaded functions from IL code.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc