Skip to content

Commit

Permalink
add Displayed.Section
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsnew committed Sep 10, 2024
1 parent 6c10ddc commit d2ddec2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cubical/Categories/Displayed/Section.agda
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{-# OPTIONS --safe #-}
module Cubical.Categories.Displayed.Section where

open import Cubical.Categories.Displayed.Section.Base public

0 comments on commit d2ddec2

Please sign in to comment.