/[gzz]/gzz/gfx/libcoords/Coords.cxx
ViewVC logotype

Diff of /gzz/gfx/libcoords/Coords.cxx

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

revision 1.49 by tjl, Mon Nov 4 07:53:15 2002 UTC revision 1.50 by tjl, Mon Nov 4 13:45:47 2002 UTC
# Line 1215  namespace Coords { Line 1215  namespace Coords {
1215                      }                      }
1216                      CoordSys *cs1_non = cs1_tmp->get(i);                      CoordSys *cs1_non = cs1_tmp->get(i);
1217                      CoordSys *cs2_non = cs2_tmp->get(csind2);                      CoordSys *cs2_non = cs2_tmp->get(csind2);
1218    
1219                        if(!cs1_non || !cs2_non) goto nextInd;
1220    
1221                      // Next, the conversion.                      // Next, the conversion.
1222                      // For now, insist on one converting directly                      // For now, insist on one converting directly
1223                      // to the other. Later need to search                      // to the other. Later need to search

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

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