diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-24 23:51:37 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-10-24 23:51:37 +0000 |
commit | e2377f078623cb33813ba4f5acb56adeb9d119aa (patch) | |
tree | 1921fdb3b7b9e3bccbbcdfbb6d7b96630d6d5e78 /src/Makefile | |
parent | fbe904db7e926e731e711665d244798d26ca8064 (diff) |
Fixed a little bug in param route
svn path=/trunk/externals/tof/; revision=12666
Diffstat (limited to 'src/Makefile')
-rw-r--r-- | src/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile index 62e263d..e6c1ea4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,6 +1,5 @@ -default: +default: argument crossfade~ iterate param breakpoints~ folderpanel listUnfold path breakpoints getdollarzero onlyone phasorshot~ common~ increment openHelp streamMinMax -PARAM: param paramDump paramRoute paramFile paramCustom paramId paramGui
current:
echo make class
|