/*--------------------------------------------------------------------*/ /* p u s h p o p . h */ /* */ /* Functions defined in pushpop.c for UUPC/extended */ /*--------------------------------------------------------------------*/ void PushDir( const char *directory ); void PopDir( void );