Skip to content

Commit

Permalink
reduce imports
Browse files Browse the repository at this point in the history
  • Loading branch information
t6s committed Jul 17, 2024
1 parent d0547a2 commit 5d76686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probability/proba_mcreal.v
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
From mathcomp Require Import all_ssreflect ssralg ssrnum matrix.
From mathcomp Require boolp.
From mathcomp Require Import Rstruct reals.
Require Import Reals Lra.
Require Import Reals.
Require Import ssrR Reals_ext realType_ext logb ssr_ext ssralg_ext.
Require Import bigop_ext fdist proba.

Expand Down

0 comments on commit 5d76686

Please sign in to comment.