absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 18 Oct 2012 10:57:13 +0100
changeset 681 e837adad2437
parent 353 17bffb57a8c5
permissions -rw-r--r--
Do not repeat narrow algorithm for ST code, and better comments.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc