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

Comparing ray/src/util/trad.wsh (file contents):
Revision 2.7 by greg, Sun Nov 6 11:45:08 1994 UTC vs.
Revision 2.8 by greg, Mon Nov 28 12:15:18 1994 UTC

# Line 46 | Line 46 | Do you wish to save it now?"
46                          2 { return 0 }
47                  }
48                  if $readonly {
49                        .file invoke
49                          set curmess {Rename file or uncheck read-only to save.}
50 +                        .file invoke
51                          return 0
52                  } elseif {[save_vars $rifname]} {
53                          gotfile 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines