소스 검색

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

Yentl Van Tendeloo 8 년 전
부모
커밋
29dd0151d4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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