gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] alph org/nongnu/alph/impl/stormalph.test org/no...


From: Tuomas J. Lukka
Subject: [Gzz-commits] alph org/nongnu/alph/impl/stormalph.test org/no...
Date: Tue, 22 Apr 2003 02:30:25 -0400

CVSROOT:        /cvsroot/alph
Module name:    alph
Changes by:     Tuomas J. Lukka <address@hidden>        03/04/22 02:30:25

Modified files:
        org/nongnu/alph/impl: stormalph.test urn5textspan.test 
Added files:
        alph           : __init__.py 
        alph/util      : __init__.py psimages.py 
Removed files:
        org/nongnu/alph/util: psimages.py 

Log message:
        The jython package reorg for alph

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/__init__.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/util/__init__.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/alph/util/psimages.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/impl/stormalph.test.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/alph/alph/org/nongnu/alph/impl/urn5textspan.test.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: alph/org/nongnu/alph/impl/stormalph.test
diff -u alph/org/nongnu/alph/impl/stormalph.test:1.2 
alph/org/nongnu/alph/impl/stormalph.test:1.3
--- alph/org/nongnu/alph/impl/stormalph.test:1.2        Mon Apr 21 15:55:52 2003
+++ alph/org/nongnu/alph/impl/stormalph.test    Tue Apr 22 02:30:24 2003
@@ -1,8 +1,8 @@
 
 import org
 import java
+import alph
 
-alph = org.nongnu.alph
 storm = org.nongnu.storm
 
 string = """Where Alph, the sacred river, ran
Index: alph/org/nongnu/alph/impl/urn5textspan.test
diff -u alph/org/nongnu/alph/impl/urn5textspan.test:1.1 
alph/org/nongnu/alph/impl/urn5textspan.test:1.2
--- alph/org/nongnu/alph/impl/urn5textspan.test:1.1     Sun Apr  6 09:02:51 2003
+++ alph/org/nongnu/alph/impl/urn5textspan.test Tue Apr 22 02:30:24 2003
@@ -1,4 +1,4 @@
-from org.nongnu import alph
+import alph
 import java
 
 U5T = alph.impl.URN5TextSpan




reply via email to

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