Skip to content

Commit 9f6ca11

Browse files
author
Daniel Kroening
authored
Merge pull request #577 from nmanthey/fix-aa-symex
Remove aa-symex from DIRS variable in Makefile
2 parents 425f819 + e33caad commit 9f6ca11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DIRS = ansi-c big-int cbmc cpp goto-cc goto-instrument goto-programs \
22
goto-symex langapi pointer-analysis solvers util linking xmllang \
3-
assembler analyses java_bytecode aa-path-symex path-symex musketeer \
4-
json cegis goto-analyzer jsil symex goto-diff aa-symex clobber \
3+
assembler analyses java_bytecode path-symex musketeer \
4+
json cegis goto-analyzer jsil symex goto-diff clobber \
55
memory-models
66

77
all: cbmc.dir goto-cc.dir goto-instrument.dir symex.dir goto-analyzer.dir goto-diff.dir

0 commit comments

Comments
 (0)