chore: Try to fix docs
This commit is contained in:
parent
116aa11660
commit
9a33bb899a
2 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,6 @@ unsafe def importToWebString (i : Import) : MetaM String := do
|
|||
|
||||
unsafe def main (args : List String) : IO UInt32 := do
|
||||
initSearchPath (← findSysroot)
|
||||
enableInitializersExecution
|
||||
let mods : Name := `HepLean
|
||||
let imp : Import := {module := mods}
|
||||
let mFile ← findOLean imp.module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue