Skip to content

Commit

Permalink
directly Require Vector in Lib.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-erbsen committed Apr 16, 2024
1 parent 6c63c08 commit 4036171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Rupicola/Lib/Core.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
From Coq Require Export
Classes.Morphisms Numbers.DecimalString
String List ZArith Lia.
From Coq Require Vector.
From bedrock2 Require Export
Array ArrayCasts Map.Separation ProgramLogic
Map.SeparationLogic Scalars Syntax WeakestPreconditionProperties
Expand Down

0 comments on commit 4036171

Please sign in to comment.