diff options
author | N.N. <matju@users.sourceforge.net> | 2009-11-06 18:33:57 +0000 |
---|---|---|
committer | N.N. <matju@users.sourceforge.net> | 2009-11-06 18:33:57 +0000 |
commit | 5e6bb4f4786dd39158ffe02913590cc3dea21ebd (patch) | |
tree | 17f4c83372dc450503e3106db11c473c513ab7c0 /externals/gridflow/README | |
parent | b4432042844d0a29f7b654245f9c17da950cd33e (diff) |
remove gridflow 0.9.5
svn path=/trunk/; revision=12727
Diffstat (limited to 'externals/gridflow/README')
-rw-r--r-- | externals/gridflow/README | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/externals/gridflow/README b/externals/gridflow/README deleted file mode 100644 index ad888468..00000000 --- a/externals/gridflow/README +++ /dev/null @@ -1,43 +0,0 @@ -,-o----o----o----o-. -| GridFlow 0.9.5 | -`-o--------------o-' - | -.-o-------------------------------------------------------------- -| Directory layout - - ./base ............. object classes written in C++ - ./bin .............. programs startable as applications - ./bundled .......... files from other packages, bundled here for convenience - ./format ........... format handlers written in C++ (optional) - ./doc .............. complete documentation in HTML, with XML source - ./doc/flow_classes . help files (.pd) - ./doc/images ....... images that go with the HTML doc - ./doc/tutorials .... tutorials - ./examples ......... more complex Pd programs showing off more practical uses. - (this will replace ./pd_examples in the future). - ./images ........... sample images shared by ./samples, ./help, ./doc - ./optional ......... optional classes but not format handlers - ./abstractions ..... Pd object classes written in Pd - ./examples ......... more complex Pd programs showing off more practical uses. - ./tests ............ will contain Pd programs that test GridFlow itself. - (see also: the PureUnity project) - -Legalese - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - This program is free software; you can redistribute it and/or - Modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - See file COPYING for further informations on licensing terms. - - - -CVS - - $Id: README 4233 2009-10-17 23:33:07Z matju $ |