25 o <<
"Points&Forces User Commands" << std::endl;
26 o <<
"Copyright (C) 2000-20 Pierre Smars. License GPLv2";
27 o <<
" <http://www.gnu.org/licenses/gpl-2.0.html>.";
28 o <<
" This is free software:";
29 o <<
" you are free to change and redistribute it.";
30 o <<
" There is NO WARRANTY, to the extent permitted by law.";
36 std::ifstream ff(file.c_str());
47 std::ofstream ff(file.c_str());
std::istream & operator>>(std::istream &i, a_base &s)
std::ostream & operator<<(std::ostream &o, const a_base &s)
virtual void read(std::istream &i)
virtual void write(std::ostream &o) const
static const std::string help()