repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
class library: SynthDef - lazy implementation of removeUGen
[supercollider.git]
/
include
/
lang
/
bullet.h
blob
463b0620037e6172dee0f9ff7626eb8fa600fb74
1
2
// this should be an outstanding character
3
// it is used in printing errors
4
5
#define BULLET
"¥"
6
#define BULLET_CHAR
'¥'
7