Ignore:
Timestamp:
Feb 18, 2009, 2:44:41 PM (14 years ago)
Author:
rwilson
Message:

Ongoing conversion changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/numpy/anuga/utilities/test_quad.py

    r6304 r6360  
    258258         #                               [[ 4.,  1.], [ 5.,  4.], [ 4.,  4.]]])
    259259       
    260        
    261 #-------------------------------------------------------------
     260################################################################################
     261
    262262if __name__ == "__main__":
    263 
    264263    mysuite = unittest.makeSuite(Test_Quad,'test')
    265264    #mysuite = unittest.makeSuite(Test_Quad,'test_interpolate_one_point_many_triangles')
Note: See TracChangeset for help on using the changeset viewer.