From 9d55bb2f692d4b6fab43b6f1b18185ecdcc05a1c Mon Sep 17 00:00:00 2001 From: crunchy Date: Fri, 18 Oct 2002 08:39:23 +0000 Subject: add command config; no functionality at the moment --- mpiosh/callback.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mpiosh/callback.h') diff --git a/mpiosh/callback.h b/mpiosh/callback.h index 05019bf..a377a49 100644 --- a/mpiosh/callback.h +++ b/mpiosh/callback.h @@ -2,7 +2,7 @@ * * Author: Andreas Büsching * - * $Id: callback.h,v 1.5 2002/09/23 22:38:03 germeier Exp $ + * $Id: callback.h,v 1.6 2002/10/18 08:39:23 crunchy Exp $ * * Copyright (C) 2001 Andreas Büsching * @@ -47,6 +47,7 @@ void mpiosh_cmd_free(char *args[]); void mpiosh_cmd_format(char *args[]); void mpiosh_cmd_switch(char *args[]); void mpiosh_cmd_dump_mem(char *args[]); +void mpiosh_cmd_config(char *args[]); /* local command callbacks */ void mpiosh_cmd_ldir(char *args[]); -- cgit v1.2.3