feat: Update meta programs
This commit is contained in:
parent
fccb283a5c
commit
bbe507360e
5 changed files with 221 additions and 124 deletions
|
@ -60,6 +60,10 @@ srcDir = "scripts"
|
|||
name = "stats"
|
||||
srcDir = "scripts"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "free_simps"
|
||||
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