absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 25 Oct 2012 11:28:06 +0100
changeset 684 0e417d42cf6a
parent 353 17bffb57a8c5
permissions -rw-r--r--
Comment out invalid assertion.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc