refactor: Move files and update toml

This commit is contained in:
jstoobysmith 2025-02-14 08:45:02 +00:00
parent a957bb484c
commit 49ec0b6ea7
220 changed files with 832 additions and 832 deletions

View file

@ -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]]