gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard/projectsplit--tjl peg.rst
Date: Thu, 20 Feb 2003 09:46:17 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        03/02/20 09:46:16

Modified files:
        doc/pegboard/projectsplit--tjl: peg.rst 

Log message:
        Shorter name

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/projectsplit--tjl/peg.rst.diff?tr1=1.8&tr2=1.9&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/projectsplit--tjl/peg.rst
diff -u gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.8 
gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.9
--- gzz/doc/pegboard/projectsplit--tjl/peg.rst:1.8      Thu Feb 20 06:28:22 2003
+++ gzz/doc/pegboard/projectsplit--tjl/peg.rst  Thu Feb 20 09:46:16 2003
@@ -4,8 +4,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2003/02/20 11:28:22 $
-:Revision: $Revision: 1.8 $
+:Last-Modified: $Date: 2003/02/20 14:46:16 $
+:Revision: $Revision: 1.9 $
 :Status:   Incomplete
 
 Issues
@@ -64,8 +64,6 @@
     it with higher level stuff makes it harder for someone
     to just get the xu stuff.
 
-- What should be the names of the new projects?
-
 - Who will have what powers in the new packages?
 
     RESOLVED: Each package will have its own maintainer
@@ -129,12 +127,12 @@
        use UMLLinker
        use Storm
 
-    package LibGLMosaicText
+    package GLMosaicText
        use UMLLinker
 
     package LibVob
        use UMLLinker
-       use LibGLMosaicText
+       use GLMosaicText
 
     package LibPaper
        use UMLLinker
@@ -150,7 +148,7 @@
     ---
     XuStorm.c = Storm.c + (100, 100);
     LibPaper.c = LibVob.c + (100, 100);
-    LibGLMosaicText.c = LibVob.c - (100, 100);
+    GLMosaicText.c = LibVob.c - (100, 100);
 
     TheCoreProjectThatHasNoNameYetButIsTheRealOverallGoal.c = UMLLinker.c + 
(500,0);
 
@@ -196,9 +194,9 @@
 An implementation of xanalogical hypertext on top of the distributed Storm
 library.
 
----------------
-LibGLMosaicText
----------------
+------------
+GLMosaicText
+------------
 
 :Maintainer: Tuomas J. Lukka
 :License: LGPL
@@ -262,6 +260,7 @@
 - Figure out the new structure
 
 - Write the code to make use of the new structure
+
 
 
 




reply via email to

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