From: Kevin A. <ka...@us...> - 2004-05-14 16:32:45
|
Update of /cvsroot/pythoncard/PythonCard/samples/lsystem In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5053/samples/lsystem Modified Files: readme.txt Log Message: version and url updates Index: readme.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/samples/lsystem/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** readme.txt 10 May 2004 16:45:20 -0000 1.2 --- readme.txt 14 May 2004 16:32:35 -0000 1.3 *************** *** 3,7 **** 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 --- 3,7 ---- For more information on Lindenmayer Systems (L-Systems) see: ! http://www.biologie.uni-hamburg.de/b-online/e28_3/lsys.html Contributed by Arlo Belshee, Kim Wallmark, Ward Cunningham, and Kevin Altis. \ No newline at end of file |