Annotation of researchv9/jtools/src/pi/srcdir.h, revision 1.1

1.1     ! root        1: #ifndef SRCDIR_H
        !             2: #define SRCDIR_H
        !             3: #ifndef UNIV_H
        !             4: #include "univ.h"
        !             5: #endif
        !             6: 
        !             7: class SrcDir : public PadRcv {
        !             8:        Pad     *pad;
        !             9:        Process *process;
        !            10: PUBLIC(SrcDir,U_SRCDIR)
        !            11:                SrcDir(class Process *p);
        !            12:        void    open();
        !            13:        void    hostclose();
        !            14:        void    banner();
        !            15:        char    *kbd(char*);
        !            16:        char    *help();
        !            17: };
        !            18: 
        !            19: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.