ocaml/ocamlbuild/test/test10/dbdi

25 lines
1.0 KiB
Plaintext

(***********************************************************************)
(* *)
(* ocamlbuild *)
(* *)
(* Nicolas Pouillard, Berke Durak, projet Gallium, INRIA Rocquencourt *)
(* *)
(* Copyright 2007 Institut National de Recherche en Informatique et *)
(* en Automatique. All rights reserved. This file is distributed *)
(* under the terms of the Q Public License version 1.0. *)
(* *)
(***********************************************************************)
#load "discard_printf.cmo";;
#load "debug.cmo";;
#load "unix.cma";;
#load "str.cma";;
#load "my_unix.cmo";;
#load "bool.cmo";;
#load "glob_ast.cmo";;
#load "glob_lexer.cmo";;
#load "glob.cmo";;
#load "lexers.cmo";;
#load "my_std.cmo";;
#load "tags.cmo";;