/[fenfire]/fenfire/org/fenfire/Fen.java
ViewVC logotype

Diff of /fenfire/org/fenfire/Fen.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by tjl, Tue Apr 15 18:26:50 2003 UTC revision 1.5 by tjl, Tue Apr 15 19:10:09 2003 UTC
# Line 25  public class Fen { Line 25  public class Fen {
25       */       */
26      public org.nongnu.alph.SpanMaker userSpanMaker;      public org.nongnu.alph.SpanMaker userSpanMaker;
27    
28        /** The span maker for computer-generated spans.
29         */
30        public org.nongnu.alph.SpanMaker fakeSpanMaker;
31        
32        /** The enfilade maker.
33         */
34        public org.nongnu.alph.Enfilade1D.Maker enfMaker;
35        
36    
37      /** For use with recursed Fens: indicate      /** For use with recursed Fens: indicate
38       * that this Fen will not be used again       * that this Fen will not be used again
39       * and may be recycled.       * and may be recycled.

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26