Trisurf Monte Carlo simulator
Samo Penic
2014-09-11 39ff57c7adf4fb04fffa2f3093aaa5fafdddaa74
src/io.h
@@ -15,6 +15,7 @@
    char output_fullfilename[1024]; //name of the master file
    char dump_fullfilename[1024]; //name of the dump file
    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
} ts_args;