File: configure.py

package info (click to toggle)
pyopencl 2016.1%2Bgit20161130-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,220 kB
  • ctags: 3,039
  • sloc: python: 20,232; cpp: 8,002; lisp: 4,361; makefile: 192; ansic: 103; 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()