Przeglądaj źródła

Revert model_info to make tests pass

Yentl Van Tendeloo 8 lat temu
rodzic
commit
4f2ebe04b4
2 zmienionych plików z 1 dodań i 1 usunięć
  1. BIN
      bootstrap/bootstrap.m.gz
  2. 1 1
      bootstrap/conformance_scd.alc

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!
 
 String function model_info(model : Element, name : String):
-	//return name!
+	return name!
 	// For more detailed information
 	String result
 	result = ""