| # | Line 511 | Line 511 | int main(argc, argv) | |
|---|---|---|
| 511 | if( draw_box ){ | |
| 512 | ||
| 513 | fprintf( out_file, | |
| 514 | < | "makePeriodicBox( %lf, %lf, %lf, %lf, %lf, %lf, %lf, %lf %lf )\n" |
| 514 | > | "makePeriodicBox( %lf, %lf, %lf, %lf, %lf, %lf, %lf, %lf, %lf )\n" |
| 515 | "\n", | |
| 516 | current_frame->Hmat[0][0], | |
| 517 | current_frame->Hmat[2][0], | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |