File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 77# terms of the GNU General Public License as published by the Free Software Foundation;
88# either version 2 of the License, or (at your option) any later version.
99
10-
1110SetPackageInfo( rec (
1211PackageName := " LieRing" ,
13- Subtitle := " Computing with finitely presented Lie rings" ,
12+ Subtitle := " Computing with finitely presented Lie rings" ,
1413Version := " 2.3dev" ,
1514Date := " 01/11/2016" , # dd/mm/yyyy format
1615License := " GPL-2.0-or-later" ,
1716
1817Persons := [
19- rec (
18+ rec (
2019 LastName := " Cicalò" ,
2120 FirstNames := " Serena" ,
2221 IsAuthor := true ,
@@ -84,7 +83,7 @@ Lazard correspondence.",
8483
8584Dependencies := rec (
8685 GAP := " >=4.8" ,
87- NeededOtherPackages:= [ ] ,
86+ NeededOtherPackages:= [ ] ,
8887 SuggestedOtherPackages := [ ] ,
8988 ExternalConditions := []
9089),
You can’t perform that action at this time.
0 commit comments