Przeglądaj źródła

Fixed unknown core in get_service_id (bug surfaces for some reason...)

Yentl Van Tendeloo 8 lat temu
rodzic
commit
29dd0151d4
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      bootstrap/core_algorithm.alc

+ 1 - 0
bootstrap/core_algorithm.alc

@@ -241,6 +241,7 @@ String function get_model_id(name : String):
 	return ""!
 
 String function get_service_id(name : String):
+	core = import_node(core_model_location)
 	Element services
 	String service