浏览代码

Revert model_info to make tests pass

Yentl Van Tendeloo 8 年之前
父节点
当前提交
4f2ebe04b4
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      bootstrap/bootstrap.m.gz
  2. 1 1
      bootstrap/conformance_scd.alc

二进制
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 = ""