chore(library/init/lean/parser/macro): fix import
This commit is contained in:
parent
6f0296c757
commit
1f2f44dc9f
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Author: Sebastian Ullrich
|
||||
-/
|
||||
prelude
|
||||
import init.parser.move
|
||||
import init.parser.syntax
|
||||
import init.lean.parser.move
|
||||
import init.lean.parser.syntax
|
||||
import init.meta.well_founded_tactics
|
||||
|
||||
namespace lean.parser
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue