[Synopsis-changes] Synopsis/Synopsis/demo/C++/GapBuffer synopsis.py,1.3,1.4
Stefan Seefeld stefan at synopsis.fresco.orgTue Dec 2 16:20:31 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/C++/Employee synopsis.py,1.2,1.3
- Next message: [Synopsis-changes] Synopsis/Synopsis/demo/Mixed synopsis.py,1.2,1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis/demo/C++/GapBuffer
In directory frida:/tmp/cvs-serv9984/demo/C++/GapBuffer
Modified Files:
synopsis.py
Log Message:
eliminate EmptyNS
Index: synopsis.py
===================================================================
RCS file: /cvs/synopsis/Synopsis/demo/C++/GapBuffer/synopsis.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -d -r1.3 -r1.4
--- synopsis.py 2 Dec 2003 05:51:03 -0000 1.3
+++ synopsis.py 2 Dec 2003 16:20:29 -0000 1.4
@@ -18,7 +18,6 @@ linker = Linker(Stripper(), # st
Grouper1(), # group declarations according to '@group' tags
CommentStripper(), # strip any 'suspicious' comments
Previous(), # attach '//<' comments
- EmptyNS(), # skip empty namespaces
AccessRestrictor()) # filter out unwanted ('private', say) declarations
xref = XRefCompiler(prefix = 'xref')
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/C++/Employee synopsis.py,1.2,1.3
- Next message: [Synopsis-changes] Synopsis/Synopsis/demo/Mixed synopsis.py,1.2,1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list