Removed references to modules that do not exist. The python interface is
broken, but it should give 0 errors when building. Michel
This commit is contained in:
@@ -10,7 +10,8 @@ flattened copy of the hierarchy)
|
||||
97-03-17 Added ability to pass arguments to hier_rapply and hier_rreturn.
|
||||
97-10-31 Removed dependencies on mcf.store
|
||||
'''
|
||||
import copy,types
|
||||
#import copy,types
|
||||
import types
|
||||
import singletonlist, hier_rx
|
||||
|
||||
class Hierobj:
|
||||
|
Reference in New Issue
Block a user