Remove separate inspector_generator.ml, combine this with generator.ml.

This commit combines the previously separate "inspector_generator.ml"
program which generated bindings for virt-inspector.

Having two separate programs caused no end of troubles for developers,
so we now combine them into a single program.

NOTE: OCaml xml-light is now *required* in order to rebuild the
generated code.
This commit is contained in:
Richard Jones
2009-12-31 11:20:56 +00:00
parent 9ff1c97f04
commit 2e2eb15df0
7 changed files with 516 additions and 658 deletions

View File

@@ -1,5 +1,6 @@
# libguestfs generated file
# WARNING: THIS FILE IS GENERATED BY 'src/generator.ml'.
# WARNING: THIS FILE IS GENERATED FROM:
# src/generator.ml
# ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST.
#
# Copyright (C) 2009 Red Hat Inc.