Skip to content
Snippets Groups Projects
Commit 14a2b55b authored by Alan Schmitt's avatar Alan Schmitt
Browse files

forgot a file

parent 187e9939
No related branches found
No related tags found
No related merge requests found
let debug = ref false
let logging = ref false
(****************************************************************)
(* MODES *)
type generate_mode =
| Mode_unlogged
| Mode_line_token
| Mode_logged
let current_mode = ref Mode_unlogged
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment