home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 655 b | 37 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWFiles.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWFILES_H
- #define FWFILES_H
-
- #ifndef FWFILEAC_H
- #include "FWFileAc.h"
- #endif
-
- #ifndef FWFILESP_H
- #include "FWFileSp.h"
- #endif
-
- #ifndef FWFILE_H
- #include "FWFileSy.h"
- #endif
-
- #ifndef FWFILREP_H
- #include "FWFilRep.h"
- #endif
-
- #ifndef SLFILESY_H
- #include "SLFileSy.h"
- #endif
-
- #ifndef SLFILPAR_H
- #include "SLFilPar.h"
- #endif
-
- #endif