File: init.g

package info (click to toggle)
gap-grape 4r7%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 716 kB
  • ctags: 60
  • sloc: sh: 15; makefile: 14
file content (11 lines) | stat: -rw-r--r-- 309 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
#############################################################################
##
#W    init.g               package GRAPE              Leonard Soicher
##
##    
##

ReadPackage( "grape", "lib/smallestimage.g" ); # read SAL's smallest image code
ReadPackage( "grape", "lib/grape.g" ); # read main grape file