;****************************************** -*- lexical-binding: t; -*- ***
;* *
;* OCaml *
;* *
;* Jacques Garrigue and Ian T Zimmerman *
;* *
;* Copyright 1997 Institut National de Recherche en Informatique et *
;* en Automatique. *
;* *
;* All rights reserved. This file is distributed under the terms of *
;* the GNU General Public License. *
;* *
;**************************************************************************
;; useful colors
; The same definition is in caml.el:
; we don't know in which order they will be loaded.
;; font-lock commands are similar for caml-mode and inferior-caml-mode