Skip to content

Commit

Permalink
Add ocamlinit
Browse files Browse the repository at this point in the history
  • Loading branch information
steveno committed Sep 2, 2024
1 parent 084d0a2 commit 39fcc80
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dot_ocamlinit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#use "topfind";;

#require "core.top";;
#require "ppx_jane";;
open Base;;

0 comments on commit 39fcc80

Please sign in to comment.