Export new variable EPOCH.
authorChris Hanson <org/chris-hanson/cph>
Mon, 7 Oct 1996 18:12:20 +0000 (18:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 7 Oct 1996 18:12:20 +0000 (18:12 +0000)
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg

index 632fca3b22cd177bcbb60269b5e0b3af53690d5a..9a93f43e9a76e8eaa5140ac5e0255bf1ae7e4978 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.271 1996/05/18 06:16:11 cph Exp $
+$Id: runtime.pkg,v 14.272 1996/10/07 18:11:51 cph Exp $
 
 Copyright (c) 1988-96 Massachusetts Institute of Technology
 
@@ -391,6 +391,7 @@ MIT in each case. |#
          decoded-time/year
          decoded-time/zone
          encode-universal-time
+         epoch
          file-time->string
          get-decoded-time
          get-universal-time
index ee78a423e957a17750890096910d105263170e4b..fa97848d8f5a22c8de5e0d63af960f453d9a0efc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: runtime.pkg,v 14.278 1996/07/30 16:26:39 adams Exp $
+$Id: runtime.pkg,v 14.279 1996/10/07 18:12:20 cph Exp $
 
 Copyright (c) 1988-96 Massachusetts Institute of Technology
 
@@ -389,6 +389,7 @@ MIT in each case. |#
          decoded-time/year
          decoded-time/zone
          encode-universal-time
+         epoch
          file-time->string
          get-decoded-time
          get-universal-time