diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-01-20 10:32:47 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-01-20 10:32:47 +0000 |
commit | 055f12c6e29fee8b2812086802edf9333bc8a101 (patch) | |
tree | 7204e9d59f63d0beee73813e09ecc0854d8f95ac /abs | |
parent | a653a495d8e467ab776b850c481657776e004794 (diff) |
adapted for the hexname-loader of the upcoming pd-0.40.
so now we have filenames that are valid on all OS's.
however, the abstractions won't work with older versions of pd (but then: who cares...)
note: the help-patches don't work yet with the hexname-loader (e.g. [>~] correctly opens "0x3e0x7e.pd" but when you click on "help" it tries to open ">~-help.pd")
svn path=/trunk/externals/zexy/; revision=4453
Diffstat (limited to 'abs')
-rw-r--r-- | abs/0x260x260x7e.pd (renamed from abs/&&~.pd) | 0 | ||||
-rw-r--r-- | abs/0x3c0x7e.pd (renamed from abs/<~.pd) | 0 | ||||
-rw-r--r-- | abs/0x3d0x3d0x7e.pd (renamed from abs/==~.pd) | 0 | ||||
-rw-r--r-- | abs/0x3e0x7e.pd (renamed from abs/>~.pd) | 0 | ||||
-rw-r--r-- | abs/0x7c0x7c0x7e.pd (renamed from abs/||~.pd) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/abs/&&~.pd b/abs/0x260x260x7e.pd index 031ce72..031ce72 100644 --- a/abs/&&~.pd +++ b/abs/0x260x260x7e.pd diff --git a/abs/<~.pd b/abs/0x3c0x7e.pd index f167c97..f167c97 100644 --- a/abs/<~.pd +++ b/abs/0x3c0x7e.pd diff --git a/abs/==~.pd b/abs/0x3d0x3d0x7e.pd index f9a383b..f9a383b 100644 --- a/abs/==~.pd +++ b/abs/0x3d0x3d0x7e.pd diff --git a/abs/>~.pd b/abs/0x3e0x7e.pd index 64b5192..64b5192 100644 --- a/abs/>~.pd +++ b/abs/0x3e0x7e.pd diff --git a/abs/||~.pd b/abs/0x7c0x7c0x7e.pd index dad7a44..dad7a44 100644 --- a/abs/||~.pd +++ b/abs/0x7c0x7c0x7e.pd |