File: reftest.idl

package info (click to toggle)
python-orbit 0.3.1-12
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,492 kB
  • ctags: 801
  • sloc: sh: 9,444; ansic: 5,642; python: 1,141; makefile: 126
file content (4 lines) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (2)
1
2
3
4
module RefTestIDL {
	interface Foo {
	};
};