From 82ca071c8f0849b90131bf3b27f8b029002ed46d Mon Sep 17 00:00:00 2001 From: crunchy Date: Sun, 1 Sep 2002 16:07:09 +0000 Subject: added autogen.sh --- mpio_tool/mpiosh.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'mpio_tool/mpiosh.h') diff --git a/mpio_tool/mpiosh.h b/mpio_tool/mpiosh.h index 18e2feb..96ec8a9 100644 --- a/mpio_tool/mpiosh.h +++ b/mpio_tool/mpiosh.h @@ -2,7 +2,7 @@ * * Author: Andreas Büsching * - * $Id: mpiosh.h,v 1.1 2002/08/28 16:10:52 salmoon Exp $ + * $Id: mpiosh.h,v 1.2 2002/09/01 16:07:10 crunchy Exp $ * * Copyright (C) 2002 Andreas Büsching * @@ -79,6 +79,9 @@ void mpiosh_cmd_free(char *args[]); void mpiosh_cmd_format(char *args[]); void mpiosh_cmd_switch(char *args[]); +void mpiosh_cmd_ldir(char *args[]); +void mpiosh_cmd_lcd(char *args[]); + /* progress callbacks */ BYTE mpiosh_callback_get(int read, int total); BYTE mpiosh_callback_put(int read, int total); -- cgit v1.2.3