gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz metacode/umlrst.py doc/pegboard/1018/PEG_10...


From: Asko Soukka
Subject: [Gzz-commits] gzz metacode/umlrst.py doc/pegboard/1018/PEG_10...
Date: Tue, 17 Dec 2002 19:24:23 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    02/12/17 19:24:23

Modified files:
        metacode       : umlrst.py 
        doc/pegboard/1018: PEG_1018.rst 
        doc/pegboard/gfxdemos_framework--tjl: peg.rst 
Removed files:
        doc/pegboard/1017: .cvsignore 

Log message:
        small fixes

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/metacode/umlrst.py.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1018/PEG_1018.rst.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/1018/PEG_1018.rst
diff -u gzz/doc/pegboard/1018/PEG_1018.rst:1.5 
gzz/doc/pegboard/1018/PEG_1018.rst:1.6
--- gzz/doc/pegboard/1018/PEG_1018.rst:1.5      Tue Dec 17 09:11:38 2002
+++ gzz/doc/pegboard/1018/PEG_1018.rst  Tue Dec 17 19:24:23 2002
@@ -2,10 +2,10 @@
 PEG 1018: ViewTool (was generalizing VobVanishingClient)
 ==========================================================================
 
-:Author:   Asko Soukka, Benja Fallenstein
+:Authors:   Asko Soukka, Benja Fallenstein
 :Date-created: 2002-12-10
-:Last-Modified: $Date: 2002/12/17 14:11:38 $
-:Revision: $Revision: 1.5 $
+:Last-Modified: $Date: 2002/12/18 00:24:23 $
+:Revision: $Revision: 1.6 $
 :Status:   Incomplete
 
 This PEG is about creating a ViewTool. The ViewTool would offer easy-to-use
Index: gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst
diff -u gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst:1.3 
gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst:1.4
--- gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst:1.3        Fri Dec 13 
07:33:26 2002
+++ gzz/doc/pegboard/gfxdemos_framework--tjl/peg.rst    Tue Dec 17 19:24:23 2002
@@ -2,9 +2,9 @@
 PEG gfxdemos_framework--tjl: 
 =============================================================
 
-:Author:   Tuomas J. Lukka, Janne V. Kujala
-:Last-Modified: $Date: 2002/12/13 12:33:26 $
-:Revision: $Revision: 1.3 $
+:Authors:   Tuomas J. Lukka, Janne V. Kujala
+:Last-Modified: $Date: 2002/12/18 00:24:23 $
+:Revision: $Revision: 1.4 $
 :Status:   Incomplete
 
 The current gfx/demos directory is a mess. To see an effect,
Index: gzz/metacode/umlrst.py
diff -u gzz/metacode/umlrst.py:1.3 gzz/metacode/umlrst.py:1.4
--- gzz/metacode/umlrst.py:1.3  Tue Dec 17 09:38:35 2002
+++ gzz/metacode/umlrst.py      Tue Dec 17 19:24:23 2002
@@ -17,7 +17,7 @@
 
 import sys, os
 import docutils.parsers.rst.directives, docutils.nodes, docutils.core
-import umltool
+import umltool, umldoc
 
 def uml_directive(name, arguments, options, content, lineno,
         content_offset, block_text, state, state_machine):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]