File: __init__.py

package info (click to toggle)
pycxx 5.3.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 460 kB
  • ctags: 1,131
  • sloc: cpp: 2,148; makefile: 82; python: 68; sh: 9; ansic: 8
file content (5 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (3)
1
2
3
4
5
print """CXX is installed. 
The support files you need are in the PYTHON/etc/CXX directory. 
The include files are in the distutils include path already.
Just refer to them as "CXX/CXX_Objects.h", etc.
"""