Makefile revision d40dd10adffcf341489a1310092fcc99de75f225
### Makefile --- CSP-CASL parser in hets framework
## Author: a.m.gimblett@swan.ac.uk
## Version: $Id$
## Keywords:
## X-URL:
GHCINCLUDES = ..
SOURCES = AS_CspCASL.hs \
.PHONY: test
default: test
test: testwrap
@echo "Executing CSP-CASL tests"
@./testwrap