Skip to content

Commit

Permalink
Remove Core/KTreeBasicFacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysxia committed Jan 15, 2020
1 parent 5897bb8 commit a5148f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 297 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ for testing.
+ `ITreeDefinition`: Interaction trees, type declaration and primitives.
+ `KTree`: Continuation trees `A -> itree E B`, the first Kleisli category
of `itree`.
+ `KTreeFacts`, `KTreeBasicFacts`
+ `KTreeFacts`
+ `Subevent`: Combinators for extensible effects, injecting events into
sums.
+ `ITreeMonad`: Instantiation of the `Basics.Monad` interface with
Expand Down
296 changes: 0 additions & 296 deletions theories/Core/KTreeBasicFacts.v

This file was deleted.

0 comments on commit a5148f7

Please sign in to comment.