package opam-format

  1. Overview
  2. Docs

Source file opamRepositoryName.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
(**************************************************************************)
(*                                                                        *)
(*    Copyright 2012-2016 OCamlPro                                        *)
(*    Copyright 2012 INRIA                                                *)
(*                                                                        *)
(*  All rights reserved. This file is distributed under the terms of the  *)
(*  GNU Lesser General Public License version 2.1, with the special       *)
(*  exception on linking described in the file LICENSE.                   *)
(*                                                                        *)
(**************************************************************************)

include OpamStd.AbstractString

let default = of_string "default"
OCaml

Innovation. Community. Security.