absyntax/Makefile.am
author mjsousa
Thu, 22 Aug 2013 16:53:17 +0100
changeset 843 f9a059c24aea
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fill in the 'datatype' anotation in the identifiers of symbolic variables.
(even though currently it is not being used).
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc