Skip to content

Commit 095ed6b

Browse files
committed
Delete some experimental stuff
1 parent 916fcf4 commit 095ed6b

3 files changed

Lines changed: 1 addition & 112 deletions

File tree

theories/Storage.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(* LibTx, proofs about distributed systems design
2-
Copyright (C) 2019-2021, 2023 k32
2+
Copyright (C) 2019-2026 k32
33
44
This program is free software: you can redistribute it and/or modify
55
it under the terms of the GNU General Public License as published by

theories/Storage/Applications/MQTT.v

Lines changed: 0 additions & 109 deletions
This file was deleted.

theories/Storage/Instances/AVL.v

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,3 @@ Module Type Make (E : OrderedType).
100100
|}.
101101
End defn.
102102
End Make.
103-
104-
Print Module Make.

0 commit comments

Comments
 (0)