/[m4]/m4/m4/m4module.h
ViewVC logotype

Diff of /m4/m4/m4module.h

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

revision 1.35 by akim, Sat Oct 13 08:54:53 2001 UTC revision 1.36 by akim, Sat Oct 13 08:55:43 2001 UTC
# Line 202  m4_string ecomm; Line 202  m4_string ecomm;
202    
203  boolean m4_bad_argc (int, m4_token **, int, int);  boolean m4_bad_argc (int, m4_token **, int, int);
204  const char *m4_skip_space (const char *);  const char *m4_skip_space (const char *);
205  boolean m4_numeric_arg (m4_token *, const char *, int *);  boolean m4_numeric_arg (int, m4_token **, int, int *);
206  void m4_shipout_int (struct obstack *, int);  void m4_shipout_int (struct obstack *, int);
207  void m4_shipout_string (struct obstack*, const char*, int, boolean);  void m4_shipout_string (struct obstack*, const char*, int, boolean);
208  void m4_dump_args (struct obstack *obs, int argc, m4_token **argv, const char *sep, boolean quoted);  void m4_dump_args (struct obstack *obs, int argc, m4_token **argv, const char *sep, boolean quoted);

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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