Explorar o código

Revert model_info to make tests pass

Yentl Van Tendeloo %!s(int64=8) %!d(string=hai) anos
pai
achega
4f2ebe04b4
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      bootstrap/bootstrap.m.gz
  2. 1 1
      bootstrap/conformance_scd.alc

BIN=BIN
bootstrap/bootstrap.m.gz


+ 1 - 1
bootstrap/conformance_scd.alc

@@ -322,7 +322,7 @@ Element function generate_bottom_type_mapping(model : Element):
 	return model!
 	return model!
 
 
 String function model_info(model : Element, name : String):
 String function model_info(model : Element, name : String):
-	//return name!
+	return name!
 	// For more detailed information
 	// For more detailed information
 	String result
 	String result
 	result = ""
 	result = ""