FACT++  1.0
void ofits::AllowCommentsTrimming ( bool  allow)
inline

Definition at line 424 of file ofits.h.

425  {
426  fCommentTrimming = allow;
427  }
bool fCommentTrimming
Definition: ofits.h:343