
/*
 *  COMP.C  - time compensation, default is for UNIX style time
 *
 *    (c)Copyright 1992-1997 Obvious Implementations Corp.  Redistribution and
 *    use is allowed under the terms of the DICE-LICENSE FILE,
 *    DICE-LICENSE.TXT.
 */

long _TimeCompensation = 2922 * 24 * 60 * 60;

