From 55bc237a945eff8fddf6c9dd74cb1607f5b07977 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 16 Sep 2001 22:37:39 +0000 Subject: pstat command --- mixlib/xmix_vm_handlers.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mixlib/xmix_vm_handlers.h b/mixlib/xmix_vm_handlers.h index df5a50f..300f0d8 100644 --- a/mixlib/xmix_vm_handlers.h +++ b/mixlib/xmix_vm_handlers.h @@ -1,7 +1,7 @@ /* -*-c-*- ---------------- xmix_vm_handlers.h : * mix_vm_cmd_dispatcher command handlers * ------------------------------------------------------------------ - * Last change: Time-stamp: <01/08/26 04:07:47 jao> + * $Id: xmix_vm_handlers.h,v 1.3 2001/09/16 22:37:39 jao Exp $ * ------------------------------------------------------------------ * Copyright (C) 2001 Free Software Foundation, Inc. * @@ -77,6 +77,7 @@ DEC_FUN (slog_); DEC_FUN (pprog_); DEC_FUN (psrc_); DEC_FUN (pline_); +DEC_FUN (pstat_); /* default command structure */ extern mix_vm_command_info_t commands_[]; -- cgit v1.2.3