projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add sinwave, fft and fft2d examples.
[Faustine.git]
/
.gitignore
1
interpretor/faustine
2
interpretor/faust-0.9.47mr3/compiler/faust
3
*.[oa]
4
gmon.out
5
ouput_sounds/output* # default names
6
/Makefile # only in the current directory, because Makefile.in is sufficient
7
*.svg
8
*.cm[iox]
9
*~
10
parser.ml
11
lexer.ml
12
*.mli
13
.depend*