absyntax/Makefile.am
author mjsousa
Mon, 24 Feb 2014 22:00:55 +0000
changeset 872 3d682f87c870
parent 353 17bffb57a8c5
permissions -rw-r--r--
Remove assertion being failed by IL labels (IL labels do not yet have specific datatypes).
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc