diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-16 08:42:27 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-16 08:42:27 +0000 |
commit | 42750d74dc03be5fc10e56f3c534e854680c7d17 (patch) | |
tree | 560c964aefcbf20791f8ab9bce9176088160126b /probalizer/INSTALL | |
parent | df8f6ea4605606562341adf83cd4fc450490ccb6 (diff) |
added files straight from Yves' sources
svn path=/trunk/externals/unauthorized/; revision=859
Diffstat (limited to 'probalizer/INSTALL')
-rw-r--r-- | probalizer/INSTALL | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/probalizer/INSTALL b/probalizer/INSTALL new file mode 100644 index 0000000..17ecb34 --- /dev/null +++ b/probalizer/INSTALL @@ -0,0 +1,14 @@ +untar in /my/pd/dir/externs + +cd /my/pd/dir/externs/probalizer + +make clean + +make + +make install + +open help-probalizer.pd + +comments and bugs @ ydegoyon@free.fr +Yves/ |