[Fxruby-commits] CVS: FXRuby/fox-includes README,1.1,1.1.2.1
Status: Inactive
Brought to you by:
lyle
From: Lyle J. <ly...@us...> - 2002-04-24 02:01:20
|
Update of /cvsroot/fxruby/FXRuby/fox-includes In directory usw-pr-cvs1:/tmp/cvs-serv29490 Modified Files: Tag: release10 README Log Message: Corrected the name of the package in fox-includes/README; it's FXRuby, not Ruby/FOX. Index: README =================================================================== RCS file: /cvsroot/fxruby/FXRuby/fox-includes/README,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** README 12 Jan 2001 18:04:13 -0000 1.1 --- README 24 Apr 2002 02:01:18 -0000 1.1.2.1 *************** *** 1,4 **** This directory just contains an archived copy of the include files from the ! standard FOX distribution on which this release of Ruby/FOX is based. This gives the maintainer a good frame of reference for comparing against newer FOX releases, to see what's changed in the API. --- 1,4 ---- This directory just contains an archived copy of the include files from the ! standard FOX distribution on which this release of FXRuby is based. This gives the maintainer a good frame of reference for comparing against newer FOX releases, to see what's changed in the API. |