diff --git a/stratus1/src/stratus/st_model.py b/stratus1/src/stratus/st_model.py index 7a47b704..01fa2be9 100644 --- a/stratus1/src/stratus/st_model.py +++ b/stratus1/src/stratus/st_model.py @@ -1088,7 +1088,7 @@ class Model() : # The cell hurCell = FRAMEWORK.createCell ( self._name ) - hurCell.setTerminal ( 0 ) + #hurCell.setTerminal ( 0 ) self._hur_cell = hurCell