/[m4]/m4/src/main.c
ViewVC logotype

Diff of /m4/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.47 by gary, Wed Jul 23 16:20:50 2003 UTC revision 1.48 by gary, Tue Jul 29 15:57:34 2003 UTC
# Line 239  main (int argc, char *const *argv, char Line 239  main (int argc, char *const *argv, char
239    context = m4_create ();    context = m4_create ();
240    
241    m4__module_init (context);    m4__module_init (context);
   m4_include_init ();  
242    
243  #ifdef USE_STACKOVF  #ifdef USE_STACKOVF
244    setup_stackovf_trap (argv, envp, stackovf_handler);    setup_stackovf_trap (argv, envp, stackovf_handler);
# Line 527  warranty; not even for MERCHANTABILITY o Line 526  warranty; not even for MERCHANTABILITY o
526            }            }
527          m4_macro_expand_input (context);          m4_macro_expand_input (context);
528        }        }
 #undef NEXTARG  
529    
530    /* Now handle wrapup text.  */    /* Now handle wrapup text.  */
531    

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26