home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 61 / CDPowerplay61Disc1.iso / patches / BladeToolsEnglish.exe / BladeToolsEnglish / Compilers / Textures Compiler / BaBStart.py < prev    next >
Encoding:
Text File  |  1998-12-30  |  103 b   |  11 lines

  1.  
  2.  
  3.  
  4. import sys
  5.  
  6. sys.path.append("..\\Lib")
  7.  
  8. import ConsoleOutput
  9.  
  10. ConsoleOutput.InitConsole()
  11.