We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With a growing number of machine-specific ford formats, it's becoming unwieldy to have them all in the same name space.
Add support for "machine:format" names, and word_machine ("machine"); to set a default. The default default should be "pdp10", of course.
word_machine ("machine");
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With a growing number of machine-specific ford formats, it's becoming unwieldy to have them all in the same name space.
Add support for "machine:format" names, and
word_machine ("machine");
to set a default. The default default should be "pdp10", of course.The text was updated successfully, but these errors were encountered: