Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmckinna committed Oct 27, 2024
1 parent 1552104 commit 81c4a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Relation/Nullary/Recomputable.agda
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{-# OPTIONS --cubical-compatible --safe #-}

module Relation.Nullary.RecomputableNEW where
module Relation.Nullary.Recomputable where

open import Agda.Builtin.Equality using (_≡_; refl)
open import Data.Empty using (⊥)
Expand Down

0 comments on commit 81c4a7c

Please sign in to comment.