mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Try ocaml highlighting with coq
This commit is contained in:
parent
4653df70c3
commit
f1d03b0318
@ -16,7 +16,7 @@ The standard usage model of Coq is to write it with interactive tool assistance,
|
|||||||
Inside Proof General `Ctrl+C Ctrl+<Enter>` will evaluate up to your cursor.
|
Inside Proof General `Ctrl+C Ctrl+<Enter>` will evaluate up to your cursor.
|
||||||
|
|
||||||
|
|
||||||
```coq
|
```ocaml
|
||||||
(*** Comments ***)
|
(*** Comments ***)
|
||||||
|
|
||||||
(* Comments are enclosed in (* and *). It's fine to nest comments. *)
|
(* Comments are enclosed in (* and *). It's fine to nest comments. *)
|
||||||
|
Loading…
Reference in New Issue
Block a user