Skip to content
Snippets Groups Projects
Commit 1e194aef authored by Forget Julien's avatar Forget Julien
Browse files

Use -o option of swymplify.

parent 7f057804
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ pwcet_instantiator: pwcet_instantiator.c example-pwcet.h ../pwcet/include/pwcet-
cc $(LDFLAGS) -o pwcet_instantiator pwcet_instantiator.c $(LDLIBS)
example-pwcet.h: example-pwcet.pwf
cd ../simplify; ./swymplify -c ../example/example-pwcet.pwf; cd -
../simplify/swymplify -o ../example/example-pwcet.h -c example-pwcet.pwf
example-pwcet.pwf: example example.ff
../dumpcft ./example example-pwcet.pwf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment