File: read.g

package info (click to toggle)
gap-crystcat 1.1.9-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 664 kB
  • sloc: makefile: 110; sh: 9
file content (10 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#############################################################################
##
#W  read.gd                    GAP library                     Volkmar Felsch
##
#Y  Copyright (C)  1997,  Lehrstuhl D fuer Mathematik,  RWTH Aachen,  Germany
##

ReadPackage( "crystcat", "grp/crystcat.grp" );
ReadPackage( "crystcat", "lib/crystcat.gi" );
ReadPackage( "crystcat", "lib/normalizer.gi" );