File: gladevcp_makepins.py

package info (click to toggle)
linuxcnc 1%3A2.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 282,780 kB
  • sloc: python: 201,110; ansic: 106,370; cpp: 99,219; tcl: 16,054; xml: 10,617; sh: 10,258; makefile: 1,251; javascript: 138; sql: 72; asm: 15
file content (7 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# Backward compatible name

import warnings

warnings.warn("gladevcp_makepins name is deprecated. Use gladevcp.makepins instead")

from gladevcp.makepins import *