| 
    Jpp test-rotations-new
    
   the software that should make you happy 
   | 
 
#include "csv2shell.hh"Go to the source code of this file.
Functions | |
| template<> | |
| void | convertHeader< SHELL > (std::ostream &out, const Header &header) | 
| template<> | |
| void | convertCSV< SHELL > (std::ostream &out, const CSV &csv) | 
| void convertHeader< SHELL > | ( | std::ostream & | out, | 
| const Header & | header ) | 
Definition at line 4 of file csv2shell.cc.
| void convertCSV< SHELL > | ( | std::ostream & | out, | 
| const CSV & | csv ) | 
Definition at line 12 of file csv2shell.cc.