multichain cleaning output
[unres.git] / source / unres / src_MD / timing.F
index 5a81655..acd3804 100644 (file)
@@ -205,17 +205,17 @@ C      syssec = timar(2)
 ****************************
 #endif
 
-#ifdef LINUX
+c#ifdef LINUX
 c****************************
-C Next definitions for sgi
-      real timar(2), etime
-      seconds = etime(timar)
+cC Next definitions for sgi
+c      real timar(2), etime
+c      seconds = etime(timar)
 Cd    print *,'seconds=',seconds,' stime=',stime
-      usrsec = timar(1)
-      syssec = timar(2)
-      tcpu=seconds - stime
+C      usrsec = timar(1)
+C      syssec = timar(2)
+c      tcpu=seconds - stime
 c****************************
-#endif
+c#endif
 
 
 #ifdef CRAY