Remove some bogus exports.

This commit is contained in:
Michael Sullivan
2012-07-03 10:52:32 -07:00
parent 39492782fa
commit c854d6ebdb
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -309,4 +309,4 @@ fn reccyeq(a: reccy, b: reccy) -> bool {
#debug("*** end test parameterized: reccy");
#debug("*** done");
}
}
}
-2
View File
@@ -16,8 +16,6 @@
export file_type;
export parser;
export parse_expr;
export parse_pat;
export CRATE_FILE;
export SOURCE_FILE;