(file) Return to gen_run_pref.cmn CVS log (file) (dir) Up to [HallC] / Analyzer / INCLUDE

 1 cdaq  1.1 **************************begin: gen_run_pref.cmn ***********************
 2           *- 
 3           *-   Created   24-May-1994   Kevin B. Beard, Hampton Univ.
 4           *-   Modified  3-Jun-1994  KBB
 5 cdaq  1.2 * $Log: gen_run_pref.cmn,v $
 6 cdaq  1.4 * Revision 1.3  1994/08/03  20:12:37  cdaq
 7           * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
 8           *
 9 cdaq  1.3 * Revision 1.2  1994/06/04  05:14:41  cdaq
10           * Fix typo
11           *
12 cdaq  1.2 *Revision 1.1  1994/06/04  04:53:28  cdaq
13           *Initial revision
14           *
15 cdaq  1.1 *........................................................................
16           *- Misc. display controls 
17 cdaq  1.3 *
18           *     CTPTYPE=parm
19 cdaq  1.1 *
20 cdaq  1.4 *      LOGICAL gen_show_progress
21           *      INTEGER gen_show_interval
22 cdaq  1.1 *
23 cdaq  1.4 *      COMMON /gen_run_show/ gen_show_progress,gen_show_interval
24 cdaq  1.1 *
25           *- Misc. preferences 
26           *
27 cdaq  1.4 *      LOGICAL gen_pref_muddleON
28           *      COMMON /gen_run_pref/ gen_pref_muddleON
29           *
30           *     Flags for RPC control
31           *
32                 integer rpc_on                    ! Make engine listen to RPC
33                 integer rpc_control               ! 0 block on rpc, >0 count down, <0 no block
34                 common /gen_rpc_flags/ rpc_on, rpc_control
35 cdaq  1.1 *
36           ****************************end: gen_run_pref.cmn ***********************

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0