comparison MeasVMS.h @ 2:a99b99c2b814

minor chgs in measurement stuff
author Me
date Sat, 16 Oct 2010 04:12:28 -0700
parents bfa2fe3552e4
children 405a1b793325
comparison
equal deleted inserted replaced
1:fa9ef983ec6d 2:58f5261b1ec3
61 { 61 {
62 Histogram *suspHist; 62 Histogram *suspHist;
63 Histogram *masterHist; 63 Histogram *masterHist;
64 } 64 }
65 HistCarrier; 65 HistCarrier;
66
67
68 //===========================================================================
66 69
67 //=========================================================================== 70 //===========================================================================
68 71
69 void 72 void
70 MeasVMS__create_seed_procr_and_do_work( VirtProcrFnPtr fn, void *initData ); 73 MeasVMS__create_seed_procr_and_do_work( VirtProcrFnPtr fn, void *initData );