Skip to content

Commit

Permalink
chore: comment out old algebra files
Browse files Browse the repository at this point in the history
  • Loading branch information
kbuzzard committed Dec 7, 2024
1 parent 7af42a2 commit 19a0a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions FLT/Junk/Algebra.lean
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#exit
/-
Copyright (c) 2024 Kevin Buzzard. All rights reserved.
Released under Apache 2.0 license as described in the file LICENSE.
Expand Down
2 changes: 1 addition & 1 deletion FLT/Junk/Algebra2.lean
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Mathlib.RingTheory.OreLocalization.Ring
#exit
import Mathlib.RingTheory.OreLocalization.Ring

-- extend localization theory to algebras
-- I should only be doing this in the commutative case
Expand Down

0 comments on commit 19a0a89

Please sign in to comment.