diff options
| author | Peter Sewell | 2018-01-29 13:18:14 +0000 |
|---|---|---|
| committer | Peter Sewell | 2018-01-29 13:18:14 +0000 |
| commit | 36f086ce2b3506e2a81ef77ad03f3b339b8f0518 (patch) | |
| tree | a241cee652b2fa904e9110faa6c322d108160b8a /lib | |
| parent | 605c4f71d0549fcbe1b9ccbb517fcd162bfd0c06 (diff) | |
Shaked removing generation of now-uncessary uint dependency
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/_tags | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -<*.m{l,li}>: package(lem), package(linksem), package(zarith), package(uint) -<main.native>: package(lem), package(linksem), package(zarith), package(uint)
\ No newline at end of file +<*.m{l,li}>: package(lem), package(linksem), package(zarith) +<main.native>: package(lem), package(linksem), package(zarith)
\ No newline at end of file |
