Ticket #18208: patch-runcoms2.c.diff
File patch-runcoms2.c.diff, 366 bytes (added by godboutn@…, 16 years ago) |
---|
-
src/frontend/runcoms2.c
old new 25 25 #include "inpdefs.h" 26 26 27 27 #define RAWBUF_SIZE 32768 28 char rawfileBuf[RAWBUF_SIZE];28 static char rawfileBuf[RAWBUF_SIZE]; 29 29 30 30 /* Continue a simulation. If there is non in progress, this is the 31 31 * equivalent of "run".