doc: Update delation documentation
This commit is contained in:
parent
0d57027681
commit
70f86f6e93
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue