(scan-api): No longer include timestamp.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 13 May 2002 21:45:12 +0000 (21:45 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Mon, 13 May 2002 21:45:12 +0000 (21:45 +0000)
scripts/scan-api

index 7e26acd..29837c8 100755 (executable)
@@ -184,8 +184,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
                      (lambda (a b)
                        (string<? (get a 'string)
                                  (get b 'string))))))
-      (format #t ";;; generated ~A UTC by scan-api -- do not edit!\n\n"
-              (strftime "%Y-%m-%d %H:%M:%S" (gmtime (current-time))))
+      (format #t ";;; generated by scan-api -- do not edit!\n\n")
       (format #t "(\n")
       (format #t "(meta\n")
       (format #t "  (GUILE_LOAD_PATH . ~S)\n"