File: bitfields.gi

package info (click to toggle)
gap 4r10p0-7
  • links: PTS
  • area: main
  • in suites: buster
  • size: 47,392 kB
  • sloc: ansic: 118,475; xml: 54,089; sh: 4,112; perl: 1,654; makefile: 274
file content (2 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
InstallGlobalFunction(MakeBitfields, MAKE_BITFIELDS);
InstallGlobalFunction(BuildBitfields, BUILD_BITFIELDS);