projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refactoring in faustexp.ml.
[Faustine.git]
/
interpretor
/
faust-0.9.47mr3
/
tools
/
faust2ck-1.0
/
src
/
Makefile
1
2
faust2ck
:
faust2ck.o
3
4
faust2ck.o
:
chuck_faust.template.h
5
6
chuck_faust.template.h
:
chuck_faust.template
7
sed
-
e
's/
\\
/
\\\\
/g'
-
e
's/"/
\\
"/g'
-
e
's/\(.*\)/"\1",/'
$< >$
@