Skip to content

Commit

Permalink
Get new contig example to build as part of -t1
Browse files Browse the repository at this point in the history
  • Loading branch information
mn200 committed Jul 15, 2022
1 parent 6e4bd2f commit ba57e71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/formal-languages/contig/Holmakefile
@@ -1 +1,2 @@
INCLUDES = $(HOLDIR)/examples/formal-languages
INCLUDES = $(HOLDIR)/examples/formal-languages $(HOLDIR)/src/string \
$(HOLDIR)/src/bag $(HOLDIR)/src/finite_maps
1 change: 1 addition & 0 deletions src/parallel_builds/core/Holmakefile
Expand Up @@ -32,6 +32,7 @@ EXDIRS = ARM/arm6-verification CCS Crypto/RSA Hoare-for-divergence MLsyntax \
STE algorithms computability dependability dev \
developers/ThmSetData \
formal-languages formal-languages/context-free \
formal-languages/contig \
formal-languages/lambek formal-languages/regular/regular-play \
fun-op-sem/lprefix_lub fun-op-sem/for \
hardware hfs \
Expand Down

0 comments on commit ba57e71

Please sign in to comment.