absyntax/Makefile.am
author mjsousa
Sat, 25 Oct 2014 13:17:12 +0100
changeset 942 8739d8259932
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug: set the scope annotation in deref_operators used inside structs
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc