[Synopsis-changes] Synopsis/Synopsis/tests/Processors/Linker/first synopsis.py,1.1,1.2

Stefan Seefeld stefan at synopsis.fresco.org
Wed Dec 3 03:41:40 UTC 2003


Update of /cvs/synopsis/Synopsis/tests/Processors/Linker/first
In directory frida:/tmp/cvs-serv22070/Processors/Linker/first

Modified Files:
	synopsis.py 
Log Message:
suppress stylesheet

Index: synopsis.py
===================================================================
RCS file: /cvs/synopsis/Synopsis/tests/Processors/Linker/first/synopsis.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- synopsis.py	2 Dec 2003 16:34:30 -0000	1.1
+++ synopsis.py	3 Dec 2003 03:41:38 -0000	1.2
@@ -6,4 +6,5 @@ from Synopsis.Formatters import Dump
 
 process(parse = Composite(Cxx.Parser(),
                           Linker(remove_empty_modules=False),
-                          Dump.Formatter(show_ids = False)))
+                          Dump.Formatter(show_ids = False,
+                                         stylesheet = None)))





More information about the Synopsis-changes mailing list