pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/lexer.h


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/lexer.h
Date: Sun, 21 Aug 2005 03:21:09 -0400

Index: pspp/src/lexer.h
diff -u pspp/src/lexer.h:1.12 pspp/src/lexer.h:1.13
--- pspp/src/lexer.h:1.12       Sun Jul 31 21:42:46 2005
+++ pspp/src/lexer.h    Sun Aug 21 07:21:06 2005
@@ -87,6 +87,8 @@
 /* Common functions. */
 void lex_get (void);
 void lex_error (const char *, ...);
+void lex_sbc_only_once (const char *);
+void lex_sbc_missing (const char *);
 int lex_end_of_command (void);
 
 /* Token testing functions. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]