ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/xyz2pov/src/xyz2pov.c
(Generate patch)

Comparing trunk/xyz2pov/src/xyz2pov.c (file contents):
Revision 629 by mmeineke, Thu Jul 17 15:47:36 2003 UTC vs.
Revision 630 by gezelter, Thu Jul 17 18:07:36 2003 UTC

# 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],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines