File: configure

package info (click to toggle)
tagpy 0.94.5-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 360 kB
  • ctags: 222
  • sloc: python: 877; cpp: 791; makefile: 60
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()