From: <to...@us...> - 2003-02-28 19:57:33
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/Source/Core/oslib In directory sc8-pr-cvs1:/tmp/cvs-serv20193/OSLib/!OsLib/Source/Core/oslib Modified Files: .cvsignore Log Message: OSLib 6.50 - Changelog ref. 20030228 Index: .cvsignore =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/Source/Core/oslib/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** .cvsignore 27 Nov 2002 22:10:58 -0000 1.3 --- .cvsignore 28 Feb 2003 19:56:56 -0000 1.4 *************** *** 9,12 **** --- 9,13 ---- s32 s32;0 + h *.h *.Hdr *************** *** 17,19 **** *.o32,* *.s ! *.s32 \ No newline at end of file --- 18,20 ---- *.o32,* *.s ! *.s32 |