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

version 1.2, 2000/09/23 15:47:07 version 1.3, 2003/03/09 15:17:02
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 Free Software Foundation, Inc.     Copyright (C) 1996,2000 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.2  
changed lines
  Added in v.1.3


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