Skip to content

Commit

Permalink
Update paths to saw-core-coq repo listed in saw-core-coq/README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Huffman committed Apr 26, 2021
1 parent c8a5b48 commit 6ce4543
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions saw-core-coq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ To use these libraries, the following lines can be added to a `_CoqProject`
file, where PATH_TO_SAW is replaced by the path to the `saw-script` directory:

```
-Q PATH_TO_SAW/deps/saw-core/saw-core-coq/coq/generated/CryptolToCoq CryptolToCoq
-Q PATH_TO_SAW/deps/saw-core/saw-core-coq/coq/handwritten/CryptolToCoq CryptolToCoq
-Q PATH_TO_SAW/saw-core-coq/coq/generated/CryptolToCoq CryptolToCoq
-Q PATH_TO_SAW/saw-core-coq/coq/handwritten/CryptolToCoq CryptolToCoq
```


Expand Down

0 comments on commit 6ce4543

Please sign in to comment.