mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user