Skip to content
Snippets Groups Projects
Verified Commit 025f13e8 authored by aalbert's avatar aalbert
Browse files

chore: help message

parent 48e392f3
No related branches found
No related tags found
1 merge request!1Resolve "add basic argument handling"
open Dolmen
module M = Dimacs.Make(Std.Loc)(Std.Term)(Std.Statement)
let usage_msg = "project1 [--mode] [] ..."
let usage_msg = "project1 [--mode] ... [files]"
let input_files = ref []
let mode = ref "xor"
let anon_fun filename =
......
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