absyntax/Makefile.am
author Laurent Bessard
Mon, 11 Mar 2013 12:51:01 +0100
changeset 803 36ac3a58be39
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fixed bug in string format when translating TIME and DATETIME to STRING
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc