diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-09 20:45:58 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-09 20:45:58 +0000 |
commit | 17ec1deb74e2e934dc11fb4d9a2f8c6cef34c5a7 (patch) | |
tree | ce721cdc62bab6b69dbd023abfc3075d2609f64c /help/absolutepath-help.pd |
This commit was generated by cvs2svn to compensate for changes in r7949,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/moonlib/; revision=7950
Diffstat (limited to 'help/absolutepath-help.pd')
-rw-r--r-- | help/absolutepath-help.pd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help/absolutepath-help.pd b/help/absolutepath-help.pd new file mode 100644 index 0000000..b056f4a --- /dev/null +++ b/help/absolutepath-help.pd @@ -0,0 +1,13 @@ +#N canvas 14 323 660 379 10; +#X text 17 352 (c) Antoine Rousseau 2004; +#X obj 33 108 absolutepath; +#X symbolatom 33 131 0 0 0; +#X msg 33 51 symbol absolutepath.pd; +#X obj 33 220 relativepath; +#X symbolatom 33 245 0 0 0; +#X text 14 6 absolutepath / relativepath : use filenames relatively +to the patch's path.; +#X connect 1 0 2 0; +#X connect 2 0 4 0; +#X connect 3 0 1 0; +#X connect 4 0 5 0; |