feat: Add extract dependency graph
This commit is contained in:
parent
b50efa91f7
commit
0214c166b5
5 changed files with 119 additions and 0 deletions
|
@ -64,6 +64,10 @@ srcDir = "scripts"
|
|||
name = "free_simps"
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "informal"
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
# -- Optional inclusion of openAI_doc_check. Needs `llm` above.
|
||||
#[[lean_exe]]
|
||||
#name = "openAI_doc_check"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue