Skip to content
Snippets Groups Projects
Commit dcec376c authored by Virgile Prevosto's avatar Virgile Prevosto
Browse files

Merge branch 'fix/andre/filepath-normalized' into 'master'

synchronize with frama-c/frama-c!1947

See merge request frama-c/e-acsl!232
parents 0c12618b f8e6d34b
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ let unmemoized_extend_ast () =
let register s =
File.pre_register
(File.NeedCPP
(Datatype.Filepath.of_string s,
(s,
ppc
^ Format.asprintf " -I%s" share,
ppk))
......
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