Example #1
0
 public virtual bool getFlag(int flag_type)
 {
     return(currentChemFile.getFlag(flag_type));
 }