|
From: Frank V. C. <fr...@us...> - 2000-10-20 11:37:56
|
Update of /cvsroot/corelinux/clfw/clfw In directory slayer.i.sourceforge.net:/tmp/cvs-serv6265/clfw Modified Files: Makefile.am Log Message: 116956 UnsignedInteger Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfw/clfw/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** Makefile.am 2000/10/16 03:05:07 1.9 --- Makefile.am 2000/10/20 11:37:52 1.10 *************** *** 21,24 **** --- 21,25 ---- Integer.hpp \ ShortInteger.hpp \ + UnsignedInteger.hpp \ Makefile.am |