absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 13 Mar 2012 16:38:21 +0000
changeset 478 b13feab3b918
parent 353 17bffb57a8c5
permissions -rw-r--r--
Change setting of deprecated_operation from fill to narrow_candidate_datatypes_c.
Expand widening tables for ADD, SUB, MUL and DIV.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc