From d567e908db2e1acec01d0798bd7e8af6c084dba4 Mon Sep 17 00:00:00 2001 From: hattenberger Date: Wed, 1 May 2013 22:48:44 +0000 Subject: remove accidental trunk dir --- trunk/examples/ivyivyprobe.ml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 trunk/examples/ivyivyprobe.ml (limited to 'trunk/examples/ivyivyprobe.ml') diff --git a/trunk/examples/ivyivyprobe.ml b/trunk/examples/ivyivyprobe.ml deleted file mode 100644 index b51a708..0000000 --- a/trunk/examples/ivyivyprobe.ml +++ /dev/null @@ -1,8 +0,0 @@ -let _ = - Ivyprobe.init (); - try - ignore (IvyLoop.set_up_channel Unix.stdin Ivy.stop (fun _ -> Ivyprobe.read stdin)); - IvyLoop.main () - with - End_of_file -> Ivy.stop () - -- cgit v1.1