absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 20 Dec 2018 18:55:22 +0000
changeset 1074 c46b3d3c9441
parent 353 17bffb57a8c5
permissions -rw-r--r--
fix issue#77 - when IL FB followed by SFC FB, non-existant error was detected in IL code.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc