absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 10 Jan 2013 10:47:06 +0000
changeset 792 78083edf93d5
parent 353 17bffb57a8c5
permissions -rw-r--r--
disable not yet complete constant propagation algorithm (currently brocken and producing incorrect results),
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc