From a7dc40f29086515c31667490c03211812b84e2ed Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 4 Oct 2005 02:12:44 +0000 Subject: added the remainder of the files (or almost) from GF 0.8.0 svn path=/trunk/; revision=3651 --- externals/gridflow/README | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 externals/gridflow/README (limited to 'externals/gridflow/README') diff --git a/externals/gridflow/README b/externals/gridflow/README new file mode 100644 index 00000000..c334cecf --- /dev/null +++ b/externals/gridflow/README @@ -0,0 +1,46 @@ +,-o----o----o----o-. +| GridFlow 0.8.0 | +`-o--------------o-' + | +.---------------------------------------------------------------- +| Directory layout + + ./base ............. object classes written in C++ and Ruby + ./bin .............. programs startable as applications + ./bridge ........... connectors between Ruby and PureData/etc + ./bundled .......... files from other packages, bundled here for convenience + ./cpu .............. cpu-specific code + ./CVSROOT .......... project information for version control + (not in official releases) + ./format ........... format handlers written in C++ and Ruby (optional) + ./devices4ruby ..... misc Ruby plugins for hardware interfaces + ./doc .............. complete documentation in HTML, with XML source + ./doc/images ....... images that go with the HTML doc + ./extra ............ useful small programs (mostly in Ruby) + ./images ........... sample images shared by ./samples, ./help, ./doc + ./optional ......... optional classes but not format handlers + ./pd_abstractions .. Pd object classes written in Pd + ./pd_help .......... Pd-style help (old; the new goes in ./doc) + ./pd_examples ...... more complex Pd programs showing off more practical uses. + + + +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,v 1.1 2005-10-04 02:12:43 matju Exp $ -- cgit v1.2.1