package goblint

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

Source file Dunesite.ml

1
2
3
4
5
6
7
8
9
10
11
12
module Sites = struct
    let conf = Dune_site.Private_.Helpers.site
      ~package:"goblint"
      ~section:Dune_section.Share
      ~suffix:"conf"
      ~encoded:(Sys.opaque_identity "=34:/home/opam/.opam/5.3/share/goblint                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ")
    let lib = Dune_site.Private_.Helpers.site
      ~package:"goblint"
      ~section:Dune_section.Share
      ~suffix:"lib"
      ~encoded:(Sys.opaque_identity "=34:/home/opam/.opam/5.3/share/goblint                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          ")
end
OCaml

Innovation. Community. Security.