ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/do_views3.6.tcl
(Generate patch)

Comparing ray/src/util/do_views3.6.tcl (file contents):
Revision 2.1 by greg, Thu Oct 27 15:56:09 1994 UTC vs.
Revision 2.2 by greg, Fri Oct 28 20:14:39 1994 UTC

# Line 179 | Line 179 | proc do_views w {                      # create views screen
179          place $w.revert -relwidth .1071 -relheight .0610 -relx .98 -rely .98 \
180                          -anchor se
181          helplink $w.revert trad views revert
182 <        button $w.copy -text Copy -relief raised -command {getfile \
182 >        button $w.copy -text Copy -relief raised -command {getfile -grab \
183                          -send copyviews -view view_txt -glob $rif_glob}
184          place $w.copy -relwidth .1071 -relheight .0610 -relx .98 -rely .90 \
185                          -anchor se

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines