[gforth] / gforth / engine / main.c  

gforth: gforth/engine/main.c

Diff for /gforth/engine/main.c between version 1.77 and 1.78

version 1.77, Fri Dec 13 21:59:39 2002 UTC version 1.78, Sun Dec 15 18:19:41 2002 UTC
Line 653 
Line 653 
       return -1;        return -1;
     }      }
   }    }
   return 0;    return -no_dynamic;
 #endif /* !defined(NO_DYNAMIC) */  #endif /* !defined(NO_DYNAMIC) */
 }  }
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help