+++ /dev/null
-#!/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 *)