package oasis

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module DevFilesPluginSource

Generate standard development files

  • author Sylvain Le Gall
Sourceval plugin : [> `Extra ] * string * OASISVersion.t option
Sourceval all_targets : string list
Sourcetype t = {
  1. makefile_notargets : string list;
  2. enable_makefile : bool;
  3. enable_configure : bool;
}
Sourceval pivot_data : t OASISPlugin.prop
Sourceval generator : PropList.Data.t -> t
Sourceval init : unit -> unit
OCaml

Innovation. Community. Security.