include module type of struct include Python_common.Common end
module Frontend : sig ... endmodule Program : sig ... endmodule Soundness : sig ... endmodule Common = Python_common.Commonmodule Data_model = Data_modelmodule Flows = Python_flows.Flowsmodule Hooks = Python_hooks.Hooksmodule Libs = Python_libs.Libsmodule Objects = Python_objects.Objectsmodule Packing = Python_packing.Packing