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

Comparing ray/src/util/do_views.tcl (file contents):
Revision 2.1 by greg, Wed Sep 13 14:51:03 1995 UTC vs.
Revision 2.2 by greg, Fri May 17 13:58:37 1996 UTC

# Line 196 | Line 196 | proc do_views w {                      # create views screen
196                          -anchor se
197          helplink $w.revert trad views revert
198          button $w.copy -text Copy -relief raised -command {getfile -grab \
199 <                        -send copyviews -view view_txt -glob $rif_glob}
199 >                        -send copyviews -view view_txt -glob $myglob(rif)}
200          place $w.copy -relwidth .1071 -relheight .0610 -relx .98 -rely .90 \
201                          -anchor se
202          helplink $w.copy trad views copy

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines