summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPeter Sewell2018-01-29 13:18:14 +0000
committerPeter Sewell2018-01-29 13:18:14 +0000
commit36f086ce2b3506e2a81ef77ad03f3b339b8f0518 (patch)
treea241cee652b2fa904e9110faa6c322d108160b8a /lib
parent605c4f71d0549fcbe1b9ccbb517fcd162bfd0c06 (diff)
Shaked removing generation of now-uncessary uint dependency
Diffstat (limited to 'lib')
-rw-r--r--lib/_tags4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/_tags b/lib/_tags
index b1a8186f..916a546b 100644
--- a/lib/_tags
+++ b/lib/_tags
@@ -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