From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Tue, 25 Mar 2008 16:38:09 +0000 (+0000) Subject: Remove unused file. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=808b0435ac304f1a31063d80f6b8a6b88e578885;p=virt-p2v.git Remove unused file. --- diff --git a/virt-p2v.ml0 b/virt-p2v.ml0 deleted file mode 100644 index 0d5fb10..0000000 --- a/virt-p2v.ml0 +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/ocamlrun /usr/bin/ocaml -(* Load external libraries. *) -#use "topfind";; -#require "extlib";; -#require "pcre";; -#require "newt";; -#require "xml-light";; -#require "gettext-stub";; -#require "libvirt";; - -(* WARNING !!! WARNING !!! WARNING !!! - * - * Do not edit 'virt-p2v' directly. It is autogenerated from the - * files 'virt-p2v.ml0' and 'virt-p2v.ml' by the Makefile. - *) - -(* virt-p2v.ml is concatenated here to form the full script virt-p2v *)