-
Notifications
You must be signed in to change notification settings - Fork 6
/
info.ml
17 lines (16 loc) · 1.1 KB
/
info.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(**************************************************************************)
(* *)
(* Headache *)
(* *)
(* Vincent Simonet, Projet Cristal, INRIA Rocquencourt *)
(* *)
(* Copyright 2002 *)
(* Institut National de Recherche en Informatique et en Automatique. *)
(* All rights reserved. This file is distributed under the terms of *)
(* the GNU Library General Public License. *)
(* *)
(* [email protected] http://cristal.inria.fr/~simonet/ *)
(* *)
(**************************************************************************)
let name = "headache"
let version = "1.08"