Cleanup some comments in the OCaml bindings.

Patch by Erick Tryzelaar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48014 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gordon Henriksen
2008-03-07 19:13:06 +00:00
parent 4b169cd1eb
commit bbf1c514bd
4 changed files with 17 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
(*===-- tools/ml/llvm.ml - LLVM Ocaml Interface ---------------------------===*
(*===-- llvm/llvm.mli - LLVM Ocaml Interface -------------------------------===*
*
* The LLVM Compiler Infrastructure
*