/[fenfire]/fenfire/org/fenfire/util/ShortRDF.java
ViewVC logotype

Diff of /fenfire/org/fenfire/util/ShortRDF.java

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

revision 1.9 by mudyc, Thu Mar 27 09:02:32 2003 UTC revision 1.10 by mudyc, Thu Mar 27 09:06:19 2003 UTC
# Line 152  public static final String rcsid = "$Id$ Line 152  public static final String rcsid = "$Id$
152              pa("Right???");              pa("Right???");
153              return node;              return node;
154          }          }
155          if (isNodeType(model, node, ALPH.xuLinkFrom))          if (isNodeType(model, node, ALPH.xuLinkType)){
156              return node;              pa("JEEEE!!! ");
         if (isNodeType(model, node, ALPH.xuLinkTo))  
157              return node;              return node;
158            }
159    
160          if (!isNodeType(model, node, ALPH.cloneType))          if (!isNodeType(model, node, ALPH.cloneType))
161              throw new Error("Wrong type!");              throw new Error("Wrong type!");

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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