mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
.ocamlinit file
This commit is contained in:
parent
12c0c5a6f5
commit
ad23803a4a
1 changed files with 5 additions and 0 deletions
5
.ocamlinit
Normal file
5
.ocamlinit
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#directory "_build";;
|
||||||
|
#load "sequence.cma";;
|
||||||
|
open Sequence.Infix;;
|
||||||
|
(* vim:syntax=ocaml
|
||||||
|
*)
|
||||||
Loading…
Add table
Reference in a new issue