index
:
tests
master
Tests with the Clean language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test_tuple
/
Makefile
blob: ef630b917992b70abdd1b60a85eac2482659f180 (
plain
) (
blame
)
1
2
3
4
5
6
all
:
cc
-O
-c
test_tuple.c
clm
-l
test_tuple.o
test
-o
test
run
:
./test