Diff for /gforth/engine/dblsub.c between versions 1.3 and 1.4

version 1.3, 2003/03/09 15:17:02 version 1.4, 2003/08/25 14:17:51
Line 1 Line 1
 /* some routines for double-cell arithmetic  /* some routines for double-cell arithmetic
    only used if BUGGY_LONG_LONG     only used if BUGGY_LONG_LONG
   
    Copyright (C) 1996,2000 Free Software Foundation, Inc.     Copyright (C) 1996,2000,2003 Free Software Foundation, Inc.
  * Copyright (C) 1995  Dirk Uwe Zoller   * Copyright (C) 1995  Dirk Uwe Zoller
  *   *
  * This library is free software; you can redistribute it and/or   * This library is free software; you can redistribute it and/or

Removed from v.1.3  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>