refactor: Move files and update toml
This commit is contained in:
parent
a957bb484c
commit
49ec0b6ea7
220 changed files with 832 additions and 832 deletions
|
@ -1,5 +1,5 @@
|
|||
name = "HepLean"
|
||||
defaultTargets = ["HepLean"]
|
||||
name = "PhysLean"
|
||||
defaultTargets = ["PhysLean"]
|
||||
# -- Optional inclusion for LeanCopilot
|
||||
#moreLinkArgs = ["-L./.lake/packages/LeanCopilot/.lake/build/lib", "-lctranslate2"]
|
||||
|
||||
|
@ -14,7 +14,7 @@ git = "https://github.com/leanprover/doc-gen4"
|
|||
rev = "v4.16.0"
|
||||
|
||||
[[lean_lib]]
|
||||
name = "HepLean"
|
||||
name = "PhysLean"
|
||||
|
||||
# -- Optional inclusion of llm. Needed for `openAI_doc_check`
|
||||
#[[require]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue