Explorar o código

Fixed typo in debug PM

Yentl Van Tendeloo %!s(int64=8) %!d(string=hai) anos
pai
achega
0daff95b95
Modificáronse 1 ficheiros con 1 adicións e 5 borrados
  1. 1 5
      models/pm_req_analyse_debug.mvc

+ 1 - 5
models/pm_req_analyse_debug.mvc

@@ -108,10 +108,6 @@ Data environment_EPN {
     name = "environment_EPN"
     type = "Encapsulated_PetriNet"
 }
-Data merged_EPN {
-    name = "merged_EPN"
-    type = "Encapsulated_PetriNet"
-}
 Data pn {
     name = "pn"
     type = "PetriNet"
@@ -310,5 +306,5 @@ Consumes (print_control_EPN, control_EPN){
     name = "Encapsulated_PetriNet"
 }
 Consumes (print_env_EPN, environment_EPN){
-    name = "PW_Environment"
+    name = "Encapsulated_PetriNet"
 }