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

[wookey] do not launch -meta twice. only loader.parse is concerned.

parent 75c62960
No related branches found
No related tags found
No related merge requests found
......@@ -87,8 +87,6 @@ META_FLAGS= #-meta-keep-proof-files
IMPORT_FILE = spec-annots.acsl
ALL_FILES = $(filter-out $(EXCLUDE), $(wildcard $(SRCS)))
FRAMAC_EXEC := frama-c
FRAMAC = $(FRAMAC_EXEC) $(FCFLAGS)
META = -meta $(META_FLAGS)
IMPORT = -acsl-import $(IMPORT_FILE)
......
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