absyntax/Makefile.am
author laurent
Tue, 21 Feb 2012 22:31:38 +0100
changeset 405 7b5d67d1aeef
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug wrong code generated when, in a pou, a located variable has the same name than a function block instance input variable
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc