gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gzz/modules/pp PPView2.java


From: Matti Katila
Subject: [Gzz-commits] gzz/gzz/modules/pp PPView2.java
Date: Thu, 09 Jan 2003 12:27:53 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Matti Katila <address@hidden>   03/01/09 12:27:53

Modified files:
        gzz/modules/pp : PPView2.java 

Log message:
        doc

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/PPView2.java.diff?tr1=1.47&tr2=1.48&r1=text&r2=text

Patches:
Index: gzz/gzz/modules/pp/PPView2.java
diff -u gzz/gzz/modules/pp/PPView2.java:1.47 
gzz/gzz/modules/pp/PPView2.java:1.48
--- gzz/gzz/modules/pp/PPView2.java:1.47        Thu Jan  9 11:51:07 2003
+++ gzz/gzz/modules/pp/PPView2.java     Thu Jan  9 12:27:53 2003
@@ -36,7 +36,7 @@
 import java.util.*;
 
 public class PPView2 implements View {
-public static final String rcsid = "$Id: PPView2.java,v 1.47 2003/01/09 
16:51:07 mudyc Exp $";
+public static final String rcsid = "$Id: PPView2.java,v 1.48 2003/01/09 
17:27:53 mudyc Exp $";
     public static boolean dbg = true;
     private static void pa(String s) { System.err.println(s); }
 
@@ -660,7 +660,8 @@
 
 
 
-
+    /** Dumps given paper's notes sorting them by notes' y coords 
+     */
     public void dump(Cell cc) {
        pa("**** dump *******"+cc);
        Vector v = new Vector();




reply via email to

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