absyntax/Makefile.am
author laurent
Tue, 11 Oct 2011 12:30:49 +0200
changeset 382 ac6dfec701c9
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug in parser while trying to use IL operator like S1, R1, etc... as standard function block interface variable in structured_variable syntax and bug in code generator while generating code for assignment of function block interface variable using structured_variable syntax
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc