File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- # PackageInfo for transgrp
1
+ # PackageInfo for the TransGrp package
2
2
3
3
SetPackageInfo( rec (
4
4
5
5
# # This is case sensitive, use your preferred spelling.
6
- PackageName := " transgrp " ,
6
+ PackageName := " TransGrp " ,
7
7
Subtitle := " Transitive Groups Library" ,
8
8
9
9
# # See '?Extending: Version Numbers' in GAP help for an explanation
@@ -82,7 +82,7 @@ PackageInfoURL := "http://www.math.colostate.edu/~hulpke/transgrp/PackageInfo.g"
82
82
# # Please, use '<span class="pkgname">GAP</span>' and
83
83
# # '<span class="pkgname">MyPKG</span>' for specifing package names.
84
84
# #
85
- AbstractHTML := " The <span class=\" transgrp\" >transgrp </span> package provides \
85
+ AbstractHTML := " The <span class=\" transgrp\" >TransGrp </span> package provides \
86
86
the library of transitive groups." ,
87
87
88
88
PackageWWWHome := " http://www.math.colostate.edu/~hulpke/transgrp" ,
Original file line number Diff line number Diff line change 1
1
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
2
% %
3
- % W manual.tex transgrp documentation
3
+ % W manual.tex TransGrp documentation
4
4
% %
5
5
% H $Id: manual.tex,v 1.3 2001/10/11 14:24:15 gap Exp $
6
6
% %
32
32
% F TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page
33
33
% %
34
34
\TitlePage {
35
- \centerline {\titlefont transgrp }\bigskip\bigskip\bigskip
35
+ \centerline {\titlefont TransGrp }\bigskip\bigskip\bigskip
36
36
\centerline {\secfont Library of Transitive Groups}\vfill
37
37
\centerline {\secfont by}\bigskip\bigskip\bigskip
38
38
\centerline {\secfont Alexander Hulpke}\bigskip
Original file line number Diff line number Diff line change 1
1
# ############################################################################
2
2
# #
3
- # # init.g transgrp package Alexander Hulpke
3
+ # # init.g TransGrp package Alexander Hulpke
4
4
# #
5
5
# # Copyright 2016 by the author.
6
6
# #
Original file line number Diff line number Diff line change 1
1
# ############################################################################
2
2
# #
3
- # # read.g transgrp package Alexander Hulpke
3
+ # # read.g TransGrp package Alexander Hulpke
4
4
# #
5
5
# # Copyright 2016 by the author.
6
6
# #
You can’t perform that action at this time.
0 commit comments