diff options
author | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-09-23 00:59:44 +0000 |
---|---|---|
committer | Thomas O Fredericks <mrtof@users.sourceforge.net> | 2009-09-23 00:59:44 +0000 |
commit | 2ff72e22aed0bc587f6ad82e882d10dfc7e74fa8 (patch) | |
tree | dbd0dd83d961dc504ee5aade72b8f0c4acb21c8e | |
parent | 302470a21bec647482333dd75dbdf0a36208241f (diff) |
Adding param to my official externals
svn path=/trunk/externals/tof/; revision=12435
-rw-r--r-- | help/param-abs.pd (renamed from test/param-abs.pd) | 0 | ||||
-rw-r--r-- | help/param-help.pd (renamed from test/param-help.pd) | 0 | ||||
-rw-r--r-- | help/param2-abs.pd (renamed from test/param2-abs.pd) | 0 | ||||
-rw-r--r-- | help/paramDump-help.pd (renamed from test/paramDump-help.pd) | 0 | ||||
-rw-r--r-- | help/paramFile-help.pd (renamed from test/paramFile-help.pd) | 0 | ||||
-rw-r--r-- | help/paramRoute-help.pd (renamed from test/paramRoute-help.pd) | 0 | ||||
-rw-r--r-- | src/param.c (renamed from test/param.c) | 0 | ||||
-rw-r--r-- | src/param.h (renamed from test/param.h) | 0 | ||||
-rw-r--r-- | src/paramDump.c (renamed from test/paramDump.c) | 0 | ||||
-rw-r--r-- | src/paramFile.c (renamed from test/paramFile.c) | 0 | ||||
-rw-r--r-- | src/paramRoute.c (renamed from test/paramRoute.c) | 0 |
11 files changed, 0 insertions, 0 deletions
diff --git a/test/param-abs.pd b/help/param-abs.pd index b0b38a9..b0b38a9 100644 --- a/test/param-abs.pd +++ b/help/param-abs.pd diff --git a/test/param-help.pd b/help/param-help.pd index b1938a7..b1938a7 100644 --- a/test/param-help.pd +++ b/help/param-help.pd diff --git a/test/param2-abs.pd b/help/param2-abs.pd index f793907..f793907 100644 --- a/test/param2-abs.pd +++ b/help/param2-abs.pd diff --git a/test/paramDump-help.pd b/help/paramDump-help.pd index 1606ddd..1606ddd 100644 --- a/test/paramDump-help.pd +++ b/help/paramDump-help.pd diff --git a/test/paramFile-help.pd b/help/paramFile-help.pd index 4bca30f..4bca30f 100644 --- a/test/paramFile-help.pd +++ b/help/paramFile-help.pd diff --git a/test/paramRoute-help.pd b/help/paramRoute-help.pd index a201d06..a201d06 100644 --- a/test/paramRoute-help.pd +++ b/help/paramRoute-help.pd diff --git a/test/param.c b/src/param.c index 00b2fe8..00b2fe8 100644 --- a/test/param.c +++ b/src/param.c diff --git a/test/param.h b/src/param.h index 9113840..9113840 100644 --- a/test/param.h +++ b/src/param.h diff --git a/test/paramDump.c b/src/paramDump.c index a236533..a236533 100644 --- a/test/paramDump.c +++ b/src/paramDump.c diff --git a/test/paramFile.c b/src/paramFile.c index 328eb51..328eb51 100644 --- a/test/paramFile.c +++ b/src/paramFile.c diff --git a/test/paramRoute.c b/src/paramRoute.c index 4e4f756..4e4f756 100644 --- a/test/paramRoute.c +++ b/src/paramRoute.c |