projects
/
YACASL2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
YACAL2: CASL2処理系
[YACASL2.git]
/
test
/
astest
/
summary
/
Makefile
1
UNITNAME = summary
2
ASFILE = ../../../as/summary_call.casl ../../../as/summary.casl
3
CASL2FLAG = -sl
4
include ../Test.mk