absyntax/Makefile.am
author mjsousa
Sun, 11 Jan 2015 19:44:37 +0000
changeset 987 562b67922966
parent 353 17bffb57a8c5
permissions -rw-r--r--
Let get_datatype_info_c handle variable sized arrays, even if constant folding is not yet done.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc