Trisurf Monte Carlo simulator
Samo Penic
2015-02-24 063f2e5464f1e0e7cc2766b2cd94b8ca8c242a3d
src/io.h
@@ -17,6 +17,7 @@
    char tape_fullfilename[1024]; //name of the tape file
    char tape_templatefull[1024]; //name of the tape template file
    char tape_opts[1000]; //commandline tape options
    char dump_from_vtk[1024];
} ts_args;
ts_args command_line_args;