File: configure.py

package info (click to toggle)
pycuda 2016.1.2%2Bgit20161024-1
  • links: PTS, VCS
  • area: contrib
  • in suites: stretch
  • size: 1,560 kB
  • ctags: 2,268
  • sloc: python: 11,951; cpp: 9,839; makefile: 139; sh: 1
file content (6 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#! /usr/bin/env python

from __future__ import absolute_import

from aksetup_helper import configure_frontend
configure_frontend()