change le nom magique de TERM
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@9969 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
241a2e9c3e
commit
5b52bc7f99
|
@ -11,7 +11,7 @@ let camlout = "\\\\:\\1"
|
|||
let camlbunderline = "\\<"
|
||||
let camleunderline = "\\>"
|
||||
|
||||
let camllight = ref "TERM=character ocaml"
|
||||
let camllight = ref "TERM=norepeat ocaml"
|
||||
let linelen = ref 72
|
||||
let outfile = ref ""
|
||||
let cut_at_blanks = ref false
|
||||
|
|
Loading…
Reference in New Issue