|
@ -37,7 +37,6 @@ namespace storm { |
|
|
formulas.clear(); |
|
|
formulas.clear(); |
|
|
globalBooleanVariables.clear(); |
|
|
globalBooleanVariables.clear(); |
|
|
globalIntegerVariables.clear(); |
|
|
globalIntegerVariables.clear(); |
|
|
moduleToIndexMap.clear(); |
|
|
|
|
|
players.clear(); |
|
|
players.clear(); |
|
|
playerControlledModules.clear(); |
|
|
playerControlledModules.clear(); |
|
|
playerControlledCommands.clear(); |
|
|
playerControlledCommands.clear(); |
|
|