home *** CD-ROM | disk | FTP | other *** search
- /*--------------------------------------------------------------------*/
- /* e x p o r t . h */
- /* */
- /* Filename mapping prototype for UUPC/extended */
- /*--------------------------------------------------------------------*/
-
- /*--------------------------------------------------------------------*/
- /* Changes Copyright (c) 1989-1993 by Kendra Electronic */
- /* Wonderworks. */
- /* */
- /* All rights reserved except those explicitly granted by */
- /* the UUPC/extended license agreement. */
- /*--------------------------------------------------------------------*/
-
- /*--------------------------------------------------------------------*/
- /* RCS Information */
- /*--------------------------------------------------------------------*/
-
- /*
- * $Id: export.h 1.2 1993/10/09 15:48:20 rhg Exp $
- *
- * Revision history:
- * $Log: export.h $
- * Revision 1.2 1993/10/09 15:48:20 rhg
- * ANSIfy the source
- *
- */
-
- void exportpath(char *canon, const char *host, const char *remote);
-