]> mj.ucw.cz Git - libucw.git/blobdiff - lib/timer.c
Added bget_tagged_char().
[libucw.git] / lib / timer.c
index c355d3b7de1bd5d54e5fac5290bf4dad2624b047..7aacaf686b35625e62eff917119ab544de116836 100644 (file)
@@ -1,15 +1,15 @@
 /*
- *     Sherlock Library -- Prime Number Tests
+ *     Sherlock Library -- Execution Timing
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
  */
 
+#include "lib/lib.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/time.h>
 
-#include "lib.h"
-
 static struct timeval last_tv;
 
 uns