home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / Python 1.1 / Include / Python.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-09-14  |  118 b   |  4 lines  |  [TEXT/KAHL]

  1. /* Header file to be included by modules using new naming conventions */
  2. #include "allobjects.h"
  3. #include "rename1.h"
  4.