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

Removing standard preamble in favor of an include statement #188

Open
ZachJHansen opened this issue Feb 13, 2025 · 0 comments
Open

Removing standard preamble in favor of an include statement #188

ZachJHansen opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
A-formatting Area: Formatting C-enhancement Category: Enhancement E-easy Experience: Easy P-low Priority: Low

Comments

@ZachJHansen
Copy link
Collaborator

When formatting TPTP problem files, we can omit the standard preamble and instead use

    include('standard_preamble.ax').

which will work so long as standard_preamble.ax can be found in the same directory as the problem files. This is a much cleaner/more human readable presentation.

@ZachJHansen ZachJHansen added A-formatting Area: Formatting C-enhancement Category: Enhancement E-easy Experience: Easy P-low Priority: Low labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-formatting Area: Formatting C-enhancement Category: Enhancement E-easy Experience: Easy P-low Priority: Low
Projects
None yet
Development

No branches or pull requests

2 participants