Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VSs_impls > VSs__MC_shared_impl
diff VSs.h @ 18:c9606ea7abc8
add interface for Tamer's nexus board
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Tue, 11 Sep 2012 17:51:05 +0200 |
| parents | f83fff8bd4b2 |
| children | 58a71af04cd1 |
line diff
1.1 --- a/VSs.h Fri Aug 31 18:24:03 2012 +0200 1.2 +++ b/VSs.h Tue Sep 11 17:51:05 2012 +0200 1.3 @@ -14,6 +14,13 @@ 1.4 #include "VMS_impl/VMS.h" 1.5 #include "Measurement/dependency.h" 1.6 1.7 +/* Switch for Nexus support 1.8 + * Note: nexus incompatible with holistic recording (constraints not accessible) 1.9 + * But counter recording still functional, can build constraintless display 1.10 + * with wallclock time 1.11 + */ 1.12 +//#define EXTERNAL_SCHEDULER 1.13 +//#define SIMULATE_EXTERNAL_SCHEDULER 1.14 1.15 //=========================================================================== 1.16 #define NUM_STRUCS_IN_SEM_ENV 1000
