ascii_table_reader.hpp File Reference Simple reader for ASCII tables. More... #include <iostream> #include <cstdlib> #include <fstream> #include <vector> #include <map> #include <sstream> #include "gambit/Utils/standalone_error_handlers.hpp" #include "gambit/Utils/local_info.hpp"
Include dependency graph for ascii_table_reader.hpp:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Detailed DescriptionSimple reader for ASCII tables. Authors (add name and date if you modify): Definition in file ascii_table_reader.hpp. |