absyntax/Makefile.am
author mjsousa
Fri, 23 Aug 2013 12:33:12 +0100
changeset 848 db78824cec23
parent 353 17bffb57a8c5
permissions -rw-r--r--
Use get_datatype_info_c::is_type_valid() to determine datatype validity
(some datatype bugs in source code were going unreported!)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc