From: <fe...@us...> - 2000-08-02 18:26:30
|
Date: Wednesday August 2, 192000 @ 11:26 Author: felfert Update of /cvsroot/plptools/plptools In directory slayer.i.sourceforge.net:/tmp/cvs-serv19186 Modified Files: Makefile.am configure.in Log Message: Added a wrapper for enums and changed all return-code related stuff as well as some other enums to use that instead of plain enums. This results in stronger type checking, range checking and the ability to write an enum's textual representation. |