absyntax/Makefile.am
author mjsousa
Tue, 30 Dec 2014 22:58:52 +0000
changeset 983 ead554e12195
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add check whether the same constant var_external variable is initialised with two (or more) different constant values.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc