Annotation of parser3/src/classes/_env.h, revision 1.1

1.1     ! paf         1: /*
        !             2:   $Id: _env.h,v 1.1 2001/03/10 11:03:46 paf Exp $
        !             3: */
        !             4: 
        !             5: #ifndef _ENV_H
        !             6: #define _ENV_H
        !             7: 
        !             8: #include "pa_vclass.h"
        !             9: 
        !            10: void initialize_env_class(Pool& pool, VClass& vclass);
        !            11: 
        !            12: #endif

E-mail: