This repository has been archived on 2024-01-18. You can view files and clone it, but cannot push or open issues or pull requests.
compilation/cours/cours-04/.ocamlinit
2023-10-25 18:42:49 +02:00

8 lines
168 B
Text

open Cours04;;
#install_printer Lang0.pp;;
#install_printer Lang1.pp;;
#install_printer Lang2.pp;;
#install_printer Lang2.pp_value;;
module R = Rewrite.Make(Lang1);;