module Osdp_top:sig
..end
This automatically installs printers in the toplevel. Magic lines are the following
#use "topfind";;
#require "osdp";;
These last two lines can be added to ~/.ocamlinit if needed to avoid typing them again and again.