Skip to content
Snippets Groups Projects
Commit eca9c0b2 authored by Frédéric Tuong's avatar Frédéric Tuong
Browse files

continue r14195

parent 21ad7d5b
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ val _ =
end)
(these (Symtab.lookup (Directive_include.get (#context env_tree))
(String.concat
(maps (fn C_Scan.Left s => [s] | _ => []) file))))
(maps (fn C_Scan.Left (s, _) => [s] | _ => []) file))))
(env_lang, env_tree)
in
case tok of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment