home *** CD-ROM | disk | FTP | other *** search
- /* Copyright (c) 1996 by Lele Gaifax. All Rights Reserved
- *
- * This software may be used and distributed freely for any purpose
- * provided that this notice is included unchanged on any and all
- * copies. The author does not warrant or guarantee this software in
- * any way.
- *
- * This file is part of the PyObjC package.
- *
- * $RCSfile: OC_Python.m,v $
- * $Revision: 1.1.1.2 $
- * $Date: 1996/10/04 20:59:08 $
- *
- * Created Thu Sep 12 16:39:31 1996.
- */
-
- #include "OC_PythonObject.m"
- #include "OC_PythonInt.m"
- #include "OC_PythonString.m"
-
- /*
- ** Local Variables:
- ** change-log-default-name:"../ChangeLog.PyObjC"
- ** End:
- */
-