absyntax/Makefile.am
author Laurent Bessard
Sat, 23 Feb 2013 22:38:37 +0100
changeset 714 91fe96900800
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fixed bug in DATE_AND_TIME_TO_TIME_OF_DAY and DATE_AND_TIME_TO_DATE when date and time is before 1970-01-01-00:00:00
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc