From 2896a866d6fdcc6dc09d6b6d8ca986e092dbc1c2 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 12 May 2011 22:45:55 -0400 Subject: Change fuzzer to match new module standards --- src/fuzzer/Fuzzer.rs | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/fuzzer/Fuzzer.rs (limited to 'src/fuzzer/Fuzzer.rs') diff --git a/src/fuzzer/Fuzzer.rs b/src/fuzzer/Fuzzer.rs deleted file mode 100644 index 60db8ecb..00000000 --- a/src/fuzzer/Fuzzer.rs +++ /dev/null @@ -1,3 +0,0 @@ -fn main(vec[str] args) { - rustc.driver.rustc.main(args); -} \ No newline at end of file -- cgit v1.2.3