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

Core: input parser should ignore comments after keywords #234

Closed
GPMueller opened this issue May 29, 2017 · 1 comment
Closed

Core: input parser should ignore comments after keywords #234

GPMueller opened this issue May 29, 2017 · 1 comment

Comments

@GPMueller
Copy link
Member

When writing a line such as
interaction_pairs_file input/pairs.txt # exchange pairs,
the parser will not be able to read this and produce no pairs.

@GPMueller GPMueller changed the title Core: input parser should ignore comments *after* keywords Core: input parser should ignore comments after keywords May 29, 2017
@GPMueller
Copy link
Member Author

This has been implemented in PR #319 and merged with 0b9db55.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant