/[pspp]/pspp/src/lexer.h
ViewVC logotype

Diff of /pspp/src/lexer.h

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

revision 1.12 by blp, Sun Jul 31 21:42:46 2005 UTC revision 1.13 by blp, Sun Aug 21 07:21:06 2005 UTC
# Line 87  void lex_done (void); Line 87  void lex_done (void);
87  /* Common functions. */  /* Common functions. */
88  void lex_get (void);  void lex_get (void);
89  void lex_error (const char *, ...);  void lex_error (const char *, ...);
90    void lex_sbc_only_once (const char *);
91    void lex_sbc_missing (const char *);
92  int lex_end_of_command (void);  int lex_end_of_command (void);
93    
94  /* Token testing functions. */  /* Token testing functions. */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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