diff VMS.h @ 277:a6005210f581

VSs working
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Wed, 06 Mar 2013 14:32:23 +0100
parents 68212347d1d8
children 67b684afa736
line diff
     1.1 --- a/VMS.h	Fri Feb 01 17:16:39 2013 +0100
     1.2 +++ b/VMS.h	Wed Mar 06 14:32:23 2013 +0100
     1.3 @@ -185,6 +185,7 @@
     1.4  
     1.5        //Initialization related
     1.6     int32            setupComplete;      //use while starting up coreCtlr
     1.7 +   int32            shutdownInitiated;
     1.8  
     1.9        //Memory management related
    1.10     MallocArrays    *freeLists;