[Synopsis-changes] Synopsis/Synopsis/tests/Processors/Grouper synopsis.py,1.1,1.2
Stefan Seefeld stefan at synopsis.fresco.orgWed Dec 3 03:41:40 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/tests/Parsers/Python/expected class.xml,1.1,1.2
- Next message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Linker/first synopsis.py,1.1,1.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis/tests/Processors/Grouper
In directory frida:/tmp/cvs-serv22070/Processors/Grouper
Modified Files:
synopsis.py
Log Message:
suppress stylesheet
Index: synopsis.py
===================================================================
RCS file: /cvs/synopsis/Synopsis/tests/Processors/Grouper/synopsis.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- synopsis.py 2 Dec 2003 05:41:47 -0000 1.1
+++ synopsis.py 3 Dec 2003 03:41:38 -0000 1.2
@@ -7,4 +7,5 @@ from Synopsis.Formatters import Dump
process(parse = Composite(Cxx.Parser(),
SSComments(),
Grouper1(),
- Dump.Formatter(show_ids = False)))
+ Dump.Formatter(show_ids = False,
+ stylesheet = None)))
- Previous message: [Synopsis-changes] Synopsis/Synopsis/tests/Parsers/Python/expected class.xml,1.1,1.2
- Next message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Linker/first synopsis.py,1.1,1.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list