absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 19 Jul 2012 11:05:41 +0100
changeset 610 50b708dff319
parent 353 17bffb57a8c5
permissions -rw-r--r--
fix bug: remove REAL from candidate datatypes when real constant has overflowed.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc