absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Sun, 15 Apr 2012 19:56:33 +0100
changeset 509 35d391c38a30
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fixing some bugs in lvalue checking (other bugs remain - to be fixed later)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc