absyntax/Makefile.am
author mjsousa
Thu, 26 May 2016 18:30:17 +0100
changeset 1019 1e3cefbbdee2
parent 353 17bffb57a8c5
permissions -rw-r--r--
Only allow function invocation outside ST expressions when command line option is activated.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc