bnicholes 02/01/28 15:39:28
Modified: test aprtest.def Log: Removed the obsolete flag statements and added a reference to APRLIB so that it will autoload Revision Changes Path 1.2 +2 -2 apr/test/aprtest.def Index: aprtest.def =================================================================== RCS file: /home/cvs/apr/test/aprtest.def,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- aprtest.def 6 Aug 2001 20:51:54 -0000 1.1 +++ aprtest.def 28 Jan 2002 23:39:28 -0000 1.2 @@ -1,3 +1,3 @@ -FLAG_ON 3 -#FLAG_ON 29 MODULE LIBC.NLM +MODULE APRLIB.NLM +
