FACT++  1.0
bool ofits::AddHistory ( const std::string &  comment)
inline

Definition at line 583 of file ofits.h.

References Set().

584  {
585  return Set("HISTORY", false, "", comment);
586  }
bool Set(const std::string &key="", bool delim=false, const std::string &value="", const std::string &comment="")
Definition: ofits.h:260

+ Here is the call graph for this function: