File: README

package info (click to toggle)
linuxcnc 1%3A2.9.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 285,604 kB
  • sloc: python: 202,568; ansic: 109,036; cpp: 99,239; tcl: 16,054; xml: 10,631; sh: 10,303; makefile: 1,255; javascript: 138; sql: 72; asm: 15
file content (6 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
This test checks that using only public header files, out-of-tree C++ code
can use the rs274 interpreter.

When changes are required in this test after a change in the interpreter,
this is a breaking change; it should be avoided in stable releases if at
all possible, and it should be documented whenever it occurs.