home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / OpenStepConversion / ConversionScripts / PB.project.tops < prev    next >
Text File  |  1996-01-22  |  265b  |  11 lines

  1.  
  2. /*
  3.     NOTE:  This script is only run on PB.project files.
  4.  */
  5.  
  6. /*********** ApplicationConversion: user aborted *************/
  7.  
  8. replace "APPCLASS = EOApplication" with "APPCLASS = NSApplication" 
  9.  
  10. replace "APPCLASS = Application" with "APPCLASS = NSApplication" 
  11.