Changeset 391


Ignore:
Timestamp:
Oct 12, 2004, 3:04:55 PM (20 years ago)
Author:
duncan
Message:

debugg stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pmesh/load_mesh/loadASCII.py

    r369 r391  
    9191        line.strip() # so we can get the region string
    9292        fragments = line.split()
    93         #print fragments
     93        #print "triangle info", fragments
    9494        fragments.pop(0) #pop off the index
    9595       
Note: See TracChangeset for help on using the changeset viewer.