Annotation of 43BSD/contrib/xns/courierlib/Time2.cr, revision 1.1

1.1     ! root        1: -- $Header: Time2.cr,v 2.1 85/11/21 07:33:09 jqj Exp $
        !             2: 
        !             3: -- $Log:       Time2.cr,v $
        !             4: -- Revision 2.1  85/11/21  07:33:09  jqj
        !             5: -- fixed comment leaders
        !             6: -- 
        !             7: -- Revision 2.0  85/11/21  07:24:35  jqj
        !             8: -- 4.3BSD standard release
        !             9: -- 
        !            10: -- Revision 1.2  85/11/20  13:09:02  jqj
        !            11: -- 4.3 beta version
        !            12: 
        !            13: 
        !            14: Time: PROGRAM 15 VERSION 2 =
        !            15: BEGIN
        !            16:        -- number of seconds since 12:00:00 AM, 1 Jan. 1901, GMT --
        !            17:        Time: TYPE = LONG CARDINAL;
        !            18: 
        !            19:        -- Thurs., 12:00:00AM, 1 Jan. 1968 --
        !            20:        earliestTime: Time = 2114294400;
        !            21: END.
        !            22: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.