ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/genclock.c
(Generate patch)

Comparing ray/src/gen/genclock.c (file contents):
Revision 2.2 by greg, Fri May 26 10:18:35 1995 UTC vs.
Revision 2.3 by greg, Sun Jun 23 18:49:55 1996 UTC

# Line 107 | Line 107 | genclock()                             /* put out clock body */
107          printf("\n%s ring %s.case_front\n", casemat, name);
108          printf("0\n0\n8\t.12\t0\t0\n\t1\t0\t0\n\t1\t1.1\n");
109          printf("\n%s cylinder %s.case_inner\n", casemat, name);
110 <        printf("0\n0\n7\t.05\t0\t0\n\t.15\t0\t0\n\t1\n");
110 >        printf("0\n0\n7\t.05\t0\t0\n\t.12\t0\t0\n\t1\n");
111          printf("\nclock_crystal ring %s.crystal\n", name);
112          printf("0\n0\n8\t.10\t0\t0\n\t1\t0\t0\n\t0\t1\n");
113          printf("\nclock_face_paint ring %s.face\n", name);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines