Skip to content

Commit 23e1dfc

Browse files
nit
1 parent 683d9b4 commit 23e1dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Iris/Algebra/HeapView.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import Iris.Algebra.DFrac
1010

1111
open Iris
1212

13-
namespace heap_view
13+
section heap_view
1414

1515
variable (F K V : Type _) (H : Type _ → Type _) [DFractional F] [∀ T, Heap (H T) K T] [CMRA V]
1616

0 commit comments

Comments
 (0)