package gsl

  1. Overview
  2. Docs

Source file version.ml

1
2
3
4
5
6
(* gsl-ocaml - OCaml interface to GSL                       *)
(* Copyright (©) 2014- - Markus Mottl                       *)
(* Distributed under the terms of the GPL version 3         *)

let () = Error.init ()
let version = "1.25.1"