Skip to content
Snippets Groups Projects
Commit 9ba1f17a authored by Kilyan Le Gallic's avatar Kilyan Le Gallic Committed by Allan Blanchard
Browse files

[wp] Linting

parent 0826a0d7
No related branches found
No related tags found
No related merge requests found
......@@ -349,7 +349,7 @@ let loader (ctxt: Logic_typing.module_builder) (_: C.location) (m: string list)
ctxt.add_logic_function loc li;
) current_module.logics;
L.result "Successfully imported theory at %s"
@@ String.concat "::" current_module.paths;
@@ String.concat "::" current_module.paths;
end
......
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