chore: Version 0.3 #136

Open
aniva wants to merge 487 commits from dev into main
1 changed files with 1 additions and 3 deletions
Showing only changes of commit 70f86f6e93 - Show all commits

View File

@ -1,7 +1,5 @@
/-
All serialisation functions;
This replicates the behaviour of `Scope`s in `Lean/Elab/Command.lean` without
using `Scope`s.
This file handles "Delation": The conversion of Kernel view into Search view.
-/
import Lean
import Pantograph.Expr