From: Julian Seward Date: Sat, 26 Jun 2004 18:43:34 +0000 (+0000) Subject: Deleted. X-Git-Tag: svn/VALGRIND_3_0_1^2~1317 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3da3fef1629c32d85021015e9bc336f6a8f7fd0;p=thirdparty%2Fvalgrind.git Deleted. git-svn-id: svn://svn.valgrind.org/vex/trunk@17 --- diff --git a/VEX/Main.hs b/VEX/Main.hs deleted file mode 100644 index 7e3c7b28a4..0000000000 --- a/VEX/Main.hs +++ /dev/null @@ -1,7 +0,0 @@ - -module Main where - -import Linker ( linkObjects ) - - -test1 = linkObjects ["tests/test1.o"]