Skip to content

Commit e7dde4c

Browse files
committed
remove useless comment
1 parent 9b15f2b commit e7dde4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Nat.lp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ inductive ℕ : TYPE ≔
99
constant symbol nat : Set;
1010

1111
rule τ nat ↪ ℕ;
12-
//unif_rule τ $x ≡ ℕ ↪ [ $xnat ];
13-
// FIXME: should be infered from the injectivity of τ
1412

1513
// Enabling the use of decimal notation
1614

0 commit comments

Comments
 (0)