Changeset 188
- Timestamp:
- 01/27/2010 09:32:14 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
SH_SHM/trunk/source/motif/cbutil.c
r83 r188 3 3 * ======== 4 4 * 5 * $Revision: 65 $, $Date: 2008-11-22 11:54:07 +0100 (Sa, 22 Nov 2008) $5 * $Revision: 109 $, $Date: 2010-01-25 21:06:08 +0100 (Mo, 25 Jan 2010) $ 6 6 * 7 7 * utility routines for callbacks … … 775 775 strncpy( code+codepos, station, CODELTH ); 776 776 codepos += CODELTH+1; 777 resid[t] = 0.0; 777 778 /* check for phase onset on BEAM if reference station is CENTRE */ 778 779 if (strcmp(station,"BEAM") == 0 || strcmp(station,"ALIGN") == 0) {
Note: See TracChangeset
for help on using the changeset viewer.