stage3/Makefile.am
author Laurent Bessard
Tue, 14 Aug 2012 19:40:01 +0200
changeset 412 aad38592bdde
parent 353 17bffb57a8c5
child 417 d48f53715f77
permissions -rw-r--r--
Fix bug with InOut variable of structured type
include ../common.mk

lib_LIBRARIES = libstage3.a

libstage3_a_SOURCES = \
	stage3.cc \
	visit_expression_type.cc