rev 447 - in trunk: . include/prothon
SVN User <[email protected]> Sun, 02 May 2004 23:25:33 -0400
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark Date: 2004-05-02 23:25:30 -0400 (Sun, 02 May 2004) New Revision: 447 Modified: trunk/STATUS.txt trunk/include/prothon/prothon.h Log: updated status Modified: trunk/STATUS.txt =================================================================== --- trunk/STATUS.txt 2004-05-03 03:22:56 UTC (rev 446) +++ trunk/STATUS.txt 2004-05-03 03:25:30 UTC (rev 447) @@ -5,8 +5,6 @@ --- Add missing string functions ---- add func.bind(obj) - --- fix str-to-obj in parser for '\000abc'.len() --- fix bug1.pr and bug2.pr Modified: trunk/include/prothon/prothon.h =================================================================== --- trunk/include/prothon/prothon.h 2004-05-03 03:22:56 UTC (rev 446) +++ trunk/include/prothon/prothon.h 2004-05-03 03:25:30 UTC (rev 447) @@ -48,7 +48,7 @@ * 8. By copying, installing or otherwise using Prothon, Licensee agrees * to be bound by the terms and conditions of this License Agreement. * ==================================================================== - */ + */ // Prothon.h