Skip to content

Let CIF pretty printer produce a comment in case of an empty specification

Currently, the CIF pretty printer may produce an empty text, and thus tools may write empty CIF specifications (empty files). I'm thinking that may be nicer to write a comment then, like // Empty CIF specification. to make that more explicit to users.