Ignore:
Timestamp:
Mar 8, 2011, 9:47:19 PM (14 years ago)
Author:
steve
Message:

Getting the unit tests for structures to pass when called from test_all.py in directory anuga

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/__init__.py

    r8124 r8129  
    320320        #psyco.background() # attempt to profile code - only compile most used
    321321       
    322        
     322
     323#---------------------------
     324# Operators
     325#---------------------------
     326from anuga.operators.operator import Operator
     327
    323328#---------------------------
    324329# Structures
Note: See TracChangeset for help on using the changeset viewer.