add ``history -h >file'' and ``source -h file'' to
[unix-history] / usr / src / bin / csh / csh.h
index feb4e06..49d8cef 100644 (file)
@@ -1,4 +1,4 @@
-/* csh.h 4.1 %G% */
+/* csh.h 4.2 %G% */
 
 #include "sh.local.h"
 #ifdef VMUNIX
 
 #include "sh.local.h"
 #ifdef VMUNIX
@@ -397,6 +397,7 @@ char        *globone();
 struct biltins *isbfunc();
 char   **glob();
 char   *operate();
 struct biltins *isbfunc();
 char   **glob();
 char   *operate();
+int    phup();
 int    pintr();
 int    pchild();
 char   *putn();
 int    pintr();
 int    pchild();
 char   *putn();