DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T h

⟦fd61d3fb6⟧ TextFile

    Length: 849 (0x351)
    Types: TextFile
    Names: »head.h«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/h/head.h« 

TextFile

/* head.h: header file */

/*
 * @(#) $Header: /cs/research/pp/hubris/pp-beta/h/RCS/head.h,v 5.0 90/09/20 16:50:19 pp Exp Locker: pp $
 *
 * $Log:	head.h,v $
 * Revision 5.0  90/09/20  16:50:19  pp
 * rcsforce : 5.0 public release
 * 
 *
 */



#ifndef _H_HEAD
#define _H_HEAD


#include "util.h"
#include "retcode.h"


/*
 *   PP - An MTA
 *
 *     Copyright (C) 1989, University College London + Nottingham University
 *
 *     Acquisition, use, and distribution of this module and its listings
 *     are subject restricted to the terms of a license agreement.
 *     Documents describing systems using this module must cite its source.
 *
 *     The above statements must be retained with all copies of this
 *     program and may not be removed without the consent of
 *     University College London and Nottingham University.
 *
 */


#endif