absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Wed, 30 Aug 2017 21:57:18 +0100
changeset 1059 aef63aa7ef2e
parent 353 17bffb57a8c5
permissions -rw-r--r--
add support for generating functions to backup/restore the internal state of the PLC.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc