From d363f02d3a1aa42dda78f09a7eff46b76ccf6311 Mon Sep 17 00:00:00 2001 From: germeier Date: Sat, 21 Sep 2002 22:17:15 +0000 Subject: fixed bug in abort code of mput make output more consistent fixed a few display "bugs" --- mpiosh/mpiosh.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mpiosh/mpiosh.h') diff --git a/mpiosh/mpiosh.h b/mpiosh/mpiosh.h index a983293..ba7079b 100644 --- a/mpiosh/mpiosh.h +++ b/mpiosh/mpiosh.h @@ -2,7 +2,7 @@ * * Author: Andreas Büsching * - * $Id: mpiosh.h,v 1.5 2002/09/14 11:19:30 crunchy Exp $ + * $Id: mpiosh.h,v 1.6 2002/09/21 22:17:15 germeier Exp $ * * Copyright (C) 2002 Andreas Büsching * @@ -60,6 +60,7 @@ void mpiosh_command_free_args(char **args); extern mpiosh_t mpiosh; extern mpiosh_cmd_t commands[]; extern int mpiosh_cancel; +extern int mpiosh_cancel_ack; extern const char *PROMPT_INT; extern const char *PROMPT_EXT; -- cgit v1.2.3