Skip to content

Commit

Permalink
Update ConNF.lean
Browse files Browse the repository at this point in the history
zeramorphic committed Dec 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8896e41 commit ead7245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ConNF.lean
Original file line number Diff line number Diff line change
@@ -16,8 +16,10 @@ import ConNF.Base.Position
import ConNF.Base.Small
import ConNF.Base.TypeIndex
import ConNF.Coherent.CoherentData
import ConNF.Coherent.Enumeration
import ConNF.Coherent.Fuzz
import ConNF.Coherent.ModelData
import ConNF.Coherent.PathEnumeration
import ConNF.Coherent.Support
import ConNF.Construction.Code
import ConNF.Construction.NewModelData
@@ -39,10 +41,8 @@ import ConNF.FOA.StrApprox
import ConNF.FOA.StrApproxFOA
import ConNF.Levels.BasePositions
import ConNF.Levels.Deny
import ConNF.Coherent.Enumeration
import ConNF.Levels.Level
import ConNF.Levels.Path
import ConNF.Coherent.PathEnumeration
import ConNF.Levels.StrPerm
import ConNF.Levels.StrSet
import ConNF.Levels.Tree

0 comments on commit ead7245

Please sign in to comment.