ftp.nice.ch/pub/next/unix/developer/pcn.2.0.s.tar.gz#/contrib/gauge/Model/ppshowP.h

This is ppshowP.h in view mode; [Download] [Up]

/********************************************************/
/* File:  ppshowP.h                                     */
/* Content: global declaration for ppshow.c             */
/* Date: 2/1992                                         */
/********************************************************/

#ifndef _PPSHOWP_H
#define _PPSHOWP_H

/* include the definitions */
#include "ppshow.h"

int ModeFlag=DISPLAY;
int curr_snap_no;
char item_buffer[LABEL_MAX];

#endif /* _PPSHOWP_H */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.