fix the last commit

This commit is contained in:
Laurent Rineau 2006-06-27 11:35:38 +00:00
parent 5094c75a19
commit c09eb61cc7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ double generic_inrimage_function(double x, double y, double z)
std::ostream *out = 0;
std::string filename = std::string();
std::string function_name = "sphere";
bool output_to_file = false
char* argv0 = "";
void usage(std::string error = "")