home *** CD-ROM | disk | FTP | other *** search
- //
- // MOClassVariable.h -- this is a compatability header
- // Written by Don Yacktman Copyright (c) 1994 by Don Yacktman.
- //
-
- #import <misckit/MiscClassVariable.h>
-
- #ifndef MOCLASSVCOMPAT_H
- #define MOCLASSVCOMPAT_H
- #define MOClassVariable MiscClassVariable
- #endif MOCLASSVCOMPAT_H
-