lib/rouge/lexers/ocaml.rb in rouge-1.5.0 vs lib/rouge/lexers/ocaml.rb in rouge-1.5.1
- old
+ new
@@ -1,4 +1,6 @@
+# -*- coding: utf-8 -*- #
+
module Rouge
module Lexers
class OCaml < RegexLexer
desc 'Objective CAML (ocaml.org)'
tag 'ocaml'