doc(examples/lean): use new Import command in examples
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
44a31dd8fb
commit
af5854ad39
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
||||||
(**
|
Import macros
|
||||||
-- import macros for, assume, mp, ...
|
|
||||||
import("macros.lua")
|
|
||||||
**)
|
|
||||||
|
|
||||||
Definition Set (A : Type) : Type := A → Bool
|
Definition Set (A : Type) : Type := A → Bool
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue