absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 13 Nov 2012 18:03:17 +0000
changeset 726 9b61eb4f00dc
parent 353 17bffb57a8c5
permissions -rw-r--r--
Change the base datatype of enumerations to an enumerated_type_declaration_c (for named types!)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc