-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathconfig.ml
16 lines (15 loc) · 1.09 KB
/
config.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(**************************************************************************)
(* *)
(* 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. *)
(* *)
(* Vincent.Simonet@inria.fr http://cristal.inria.fr/~simonet/ *)
(* *)
(**************************************************************************)
exception Error of string * int * int