File: configure.py

package info (click to toggle)
pycuda 2012.1-1
  • links: PTS, VCS
  • area: contrib
  • in suites: wheezy
  • size: 1,368 kB
  • sloc: python: 10,879; cpp: 9,376; makefile: 126; sh: 1
file content (4 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download | duplicates (14)
1
2
3
4
#! /usr/bin/env python

from aksetup_helper import configure_frontend
configure_frontend()