diff options
Diffstat (limited to 'testsuite/lib')
-rw-r--r-- | testsuite/lib/testing.ml | 2 | ||||
-rw-r--r-- | testsuite/lib/testing.mli | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/lib/testing.ml b/testsuite/lib/testing.ml index 2015aa147..aa8933a78 100644 --- a/testsuite/lib/testing.ml +++ b/testsuite/lib/testing.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Pierre Weis, projet Cristal, INRIA Rocquencourt *) (* *) diff --git a/testsuite/lib/testing.mli b/testsuite/lib/testing.mli index 6f47d2a3e..18b2ea037 100644 --- a/testsuite/lib/testing.mli +++ b/testsuite/lib/testing.mli @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Pierre Weis, projet Cristal, INRIA Rocquencourt *) (* *) |