Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
diff MasterLoop.c @ 77:fe5ec83f1baf
separated hardware dependent code
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Wed, 22 Jun 2011 16:12:27 +0200 |
| parents | 5ff1631c26ed |
| children | efb55f1b5fb9 3bc3b89630c7 d1dd9e6ee72c |
line diff
1.1 --- a/MasterLoop.c Thu Jun 16 14:41:15 2011 +0200 1.2 +++ b/MasterLoop.c Wed Jun 22 16:12:27 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 #include <stddef.h> 1.5 1.6 #include "VMS.h" 1.7 -#include "SwitchAnimators.h" 1.8 +#include "ProcrContext.h" 1.9 1.10 1.11 //===========================================================================
