pspp-cvs
[Top][All Lists]
Advanced

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

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


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/command.h
Date: Sat, 05 Feb 2005 07:43:01 -0500

Index: pspp/src/command.h
diff -u pspp/src/command.h:1.4 pspp/src/command.h:1.5
--- pspp/src/command.h:1.4      Sat Apr  3 07:10:55 2004
+++ pspp/src/command.h  Sat Feb  5 12:42:57 2005
@@ -43,6 +43,10 @@
 extern int pgm_state;
 extern const char *cur_proc;
 
+
+char *  pspp_completion_function (const char *text,   int state);
+
+
 int cmd_parse (void);
 
 /* Prototype all the command functions. */




reply via email to

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