Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Oct 6, 2024
1 parent 804714f commit 7c0a3f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theories/separation_axioms.v
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ From mathcomp Require Import all_ssreflect all_algebra finmap generic_quotient.
From mathcomp Require Import archimedean.
From mathcomp Require Import boolp classical_sets functions wochoice.
From mathcomp Require Import cardinality mathcomp_extra fsbigop set_interval.
Require Import filter reals signed.
From mathcomp Require Import filter.
Require Import reals signed.
Require Export topology.

(**md**************************************************************************)
Expand Down

0 comments on commit 7c0a3f8

Please sign in to comment.