dmarston 01/10/03 15:00:15 Modified: test/tests/conf-gold/position position76.out Log: Simplify the structure to use just the built-in "xml" declaration. Revision Changes Path 1.3 +1 -3 xml-xalan/test/tests/conf-gold/position/position76.out Index: position76.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/position/position76.out,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- position76.out 2001/10/01 15:35:40 1.2 +++ position76.out 2001/10/03 22:00:15 1.3 @@ -1,4 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out> - xml -</out> \ No newline at end of file +<out>xml</out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
