absyntax/Makefile.am
author mjsousa
Mon, 08 Jun 2015 19:02:33 +0100
changeset 1003 64c9fe787f12
parent 353 17bffb57a8c5
permissions -rw-r--r--
Delete commented out code.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc