absyntax/Makefile.am
author mjsousa
Fri, 26 Dec 2014 17:06:02 +0000
changeset 975 3604464aa80e
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add checks for use of non constant value in subranges, and lower_limit > upper_limit.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc