Add also pre-processor to file local variables in uTop_main as a proof of concept
Ignore-this: 930ca27ff89052f1d8d42e0f7d01fd88 darcs-hash:20120731235039-33bd9-bcc756ab753b24f1f776442a4276609e0d051e89
This commit is contained in:
parent
272f6f5c29
commit
63bf082195
|
@ -869,5 +869,6 @@ let main () =
|
|||
exit 2
|
||||
|
||||
(* Local variables: *)
|
||||
(* utop-package-list: ("camlp4" "camomile" "lwt" "lwt.react" "lwt.syntax" "lambda-term" "zed") *)
|
||||
(* utop-package-list: ("camomile" "lwt" "lwt.react" "lwt.syntax" "lambda-term" "zed") *)
|
||||
(* utop-ocaml-preprocessor: "camlp4o" *)
|
||||
(* End: *)
|
||||
|
|
Loading…
Reference in New Issue