Skip to content

Commit

Permalink
Semiring import boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
felixwellen committed Sep 10, 2023
1 parent 4894009 commit 0d2a853
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cubical/Algebra/Semiring.agda
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{-# OPTIONS --safe #-}
module Cubical.Algebra.Semiring where

open import Cubical.Algebra.Semiring.Base public

0 comments on commit 0d2a853

Please sign in to comment.