Ver código fonte

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

Yentl Van Tendeloo 8 anos atrás
pai
commit
29dd0151d4
1 arquivos alterados com 1 adições e 0 exclusões
  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