absyntax/Makefile.am
author mjsousa
Thu, 22 Aug 2013 19:12:10 +0100
changeset 845 5fa872f3d073
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add code to check if an IN_OUT variable is being passed an IL list in formal IL FB/function invocations.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc