Skip to content

Commit 3954418

Browse files
committed
removed cubical flags
1 parent a2d1f09 commit 3954418

File tree

5 files changed

+0
-7
lines changed

5 files changed

+0
-7
lines changed

Cubical/Data/Nat/Bijections/FinN.agda

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{-# OPTIONS --cubical #-}
21
module Cubical.Data.Nat.Bijections.FinN where
32

43
open import Cubical.Foundations.Prelude

Cubical/Data/Nat/Bijections/IncreasingFunction.agda

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{-# OPTIONS --cubical #-}
21
module Cubical.Data.Nat.Bijections.IncreasingFunction where
32

43
{- Consider an increasing function f : ℕ → ℕ with f 0 ≡ 0.

Cubical/Data/Nat/Bijections/Product.agda

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{-# OPTIONS --cubical #-}
2-
31
module Cubical.Data.Nat.Bijections.Product where
42

53
open import Cubical.Foundations.Prelude

Cubical/Data/Nat/Bijections/Sum.agda

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
{-# OPTIONS --cubical #-}
21
module Cubical.Data.Nat.Bijections.Sum where
32

43
open import Cubical.Foundations.Prelude

Cubical/Data/Nat/MoreOrderProperties.agda

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
{-# OPTIONS --cubical #-}
2-
31
module Cubical.Data.Nat.MoreOrderProperties where
42

53
open import Cubical.Foundations.Prelude

0 commit comments

Comments
 (0)