projects
/
Faustine.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of https://scm.cri.ensmp.fr/git/Faustine
[Faustine.git]
/
interpretor
/
preprocessor
/
faust-0.9.47mr3
/
compiler
/
extended
/
log10prim.cpp
diff --git
a/interpretor/preprocessor/faust-0.9.47mr3/compiler/extended/log10prim.cpp
b/interpretor/preprocessor/faust-0.9.47mr3/compiler/extended/log10prim.cpp
index
f93cc93
..
e1c32df
100644
(file)
--- a/
interpretor/preprocessor/faust-0.9.47mr3/compiler/extended/log10prim.cpp
+++ b/
interpretor/preprocessor/faust-0.9.47mr3/compiler/extended/log10prim.cpp
@@
-10,7
+10,7
@@
class Log10Prim : public xtended
public:
- Log10Prim() : xtended("log
10f
") {}
+ Log10Prim() : xtended("log
ten
") {}
virtual unsigned int arity () { return 1; }