From: Kevin A. <ka...@us...> - 2004-05-10 16:45:29
|
Update of /cvsroot/pythoncard/PythonCard/samples/lsystem In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5100/samples/lsystem Modified Files: readme.txt Log Message: added info URL and full names for contributors Index: readme.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/lsystem/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.txt 9 May 2004 00:50:53 -0000 1.1 --- readme.txt 10 May 2004 16:45:20 -0000 1.2 *************** *** 1,3 **** A fractal display program using the Lindenmayer rule system to describe the fractal. ! Contributed by Arlo, Kim, Ward, Kevin. \ No newline at end of file --- 1,7 ---- A fractal display program using the Lindenmayer rule system to describe the fractal. ! For more information on Lindenmayer Systems (L-Systems) see: ! ! http://wwwsv1.u-aizu.ac.jp/~nehaniv/CM/lsys.html ! ! Contributed by Arlo Belshee, Kim Wallmark, Ward Cunningham, and Kevin Altis. \ No newline at end of file |