stage3/Makefile.am
author laurent
Tue, 21 Feb 2012 22:31:38 +0100
changeset 405 7b5d67d1aeef
parent 353 17bffb57a8c5
child 417 d48f53715f77
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 = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc