Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-links/Makefile: add ROOT_PATH and ERASING arguments/variables #141

Merged
merged 3 commits into from
Nov 25, 2024

Conversation

fblanqui
Copy link
Member

@fblanqui fblanqui commented Nov 25, 2024

  • main, xlp: add option --root-path to customize the lambdapi root_path, and allow more arguments for link
  • add-links: can now take two additional arguments: a coq root_path file and an erasing.lp file
  • Makefile: rename REQUIRE into ROOT_PATH to set the value of the ho2dk --root-path option
  • Makefile: add variables ERASING to set the value of the lambdapi export --erasing option
  • Makefile: remove sed after lambdapi export by using the same root_path for both lambdapi and coq
  • Makefile: variables MAX_PROOF and MAX_ABBREV are integers now
  • lambdapi.pkg: change variables to HOLLight as in coq
  • reproduce: update according to above changes
  • update README.md

@fblanqui fblanqui merged commit b0f222b into Deducteam:main Nov 25, 2024
1 check passed
@fblanqui fblanqui deleted the root branch November 25, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant