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

Comparing trunk/OOPSE/utils/quickLate.c (file contents):
Revision 1074 by tim, Mon Mar 1 20:01:50 2004 UTC vs.
Revision 1108 by tim, Wed Apr 14 15:37:41 2004 UTC

# Line 591 | Line 591 | int main(argc, argv)
591                  rotWrite( out_file, &rCopy[i] );
592                }
593                else{
594 <                
594 >                //modify
595                  fprintf( out_file,
596 <                         "%s\t%lf\t%lf\t%lf\n",
596 >                         "%s\t%lf\t%lf\t%lf\t0.0\t0.0\t0.0\n",
597                           rCopy[i].name,
598                           rCopy[i].pos[0],
599                           rCopy[i].pos[1],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines