File: io.map

package info (click to toggle)
gap-io 4.5.4%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 860 kB
  • sloc: xml: 2,887; ansic: 2,711; sh: 52; makefile: 32
file content (8 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
GAP_PKG_IO {
	global:
		IO_SIGCHLDHandler;
		FuncIO_*;
		Init__io;
		Init__Dynamic;
	local: *;
};