schrodinger.application.jaguar.check_headers module¶
-
schrodinger.application.jaguar.check_headers.
unwrap_lines
(lines)[source]¶ The header files are generated with line wrapping, but here we assume that only the comment fields (demarked by / … /) are in practice wrapped. This function then concatenates separate lines belonging to the same comment into a single line.