]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/logic_notation.ml
added vim modeline for encoding=utf8
[helm.git] / helm / ocaml / cic_disambiguation / logic_notation.ml
index 3c73aabd1cafedf81e87ca6a33150c17d659b8dd..c88a0ec7d282ec4ff1fd4e3d9e1ada6aa99dd01f 100644 (file)
@@ -72,3 +72,4 @@ let _ =
   DisambiguateChoices.add_unary_op "not" "logical not"
     (const HelmLibraryObjects.Logic.not_URI);
 
+(* vim:set encoding=utf8: *)