Diff for /gforth/engine/dblsub.c between versions 1.8 and 1.9

version 1.8, 2006/10/30 15:29:48 version 1.9, 2006/12/31 13:39:17
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,2003 Free Software Foundation, Inc.     Copyright (C) 1996,2000,2003,2006 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.8  
changed lines
  Added in v.1.9


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