Skip to content

Commit

Permalink
examples/demos requires Karamel
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Dec 12, 2023
1 parent 5e3d5d9 commit 32e05fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ INCLUDE_PATHS?= \
$(FSTAR_UCONTRIB)/Platform/fst \
$(shell ls -d dsls/*/) \
$(shell ls -d verifythis/*/) \
$(shell ls -d demos/*/) \
tactics/eci19

include Makefile.common
Expand All @@ -52,6 +51,7 @@ SPECIAL_CASES += native_tactics
endif

ifdef KRML_HOME
SPECIAL_CASES += demos
SPECIAL_CASES += kv_parsing
SPECIAL_CASES += miniparse
endif
Expand Down

0 comments on commit 32e05fa

Please sign in to comment.