Update of /cvsroot/monetdb/buildtools/Mx
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12773

Modified Files:
      Tag: MonetDB_1-22
        Print.c 
Log Message:
texi doesn't see $ as special


Index: Print.c
===================================================================
RCS file: /cvsroot/monetdb/buildtools/Mx/Print.c,v
retrieving revision 1.6.2.2
retrieving revision 1.6.2.3
diff -u -d -r1.6.2.2 -r1.6.2.3
--- Print.c     5 Feb 2008 23:09:22 -0000       1.6.2.2
+++ Print.c     5 Feb 2008 23:27:42 -0000       1.6.2.3
@@ -203,7 +203,6 @@
                        break;
                case '{':
                case '}':
-               case '$':
                case '@':
                        ofile_printf("@%c", c);
                        break;


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to