absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Mon, 03 Apr 2017 22:06:40 +0100
changeset 1040 e8563dcaefca
parent 353 17bffb57a8c5
permissions -rw-r--r--
Start implementation of datatype checking of initial values for structures and FBs.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc