File: title.gap

package info (click to toggle)
gap-hap 1.66%2Bds-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 55,348 kB
  • sloc: xml: 15,368; sh: 216; javascript: 155; makefile: 126; ansic: 57; perl: 36
file content (15 lines) | stat: -rw-r--r-- 955 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Print("\n \n");

Print("           ####################################################\n");
Print("           ####################################################\n");
Print("           ##                                                 ##\n");
Print("           ##                       HAP                       ##\n");
Print("           ##            A library of functions for           ##\n");
Print("           ##         Homological Alegbra Programming         ##\n");
Print("           ##                                                 ##\n");
Print("           ## (7 April 2006. Type 'Copyright();' for details  ##\n");
Print("           ##  of the GPL copyright.)                         ##\n");
Print("           ####################################################\n");
Print("           ####################################################\n\n");

Print("See https://gap-packages.github.io/hap/ for a description of the library.\n\n\n\n");