Changeset 265 for trunk


Ignore:
Timestamp:
Dec 4, 2009 5:03:10 PM (14 years ago)
Author:
toby
Message:

# on 2000/08/17 23:44:52, toby did:
Fix bug setting gamma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/readexp.tcl

    • Property rcs:date changed from 2000/08/08 23:21:55 to 2000/08/17 23:44:52
    • Property rcs:lines changed from +66 -11 to +1 -1
    • Property rcs:rev changed from 1.20 to 1.21
    r261 r265  
    468468        }
    469469        gamma-set {
    470             if ![validreal value10 4] {return 0}
     470            if ![validreal value 10 4] {return 0}
    471471            setexp "CRS$phase  ANGLES" $value 21 10         
    472472        }
Note: See TracChangeset for help on using the changeset viewer.