Skip to content

Commit 0a2e8eb

Browse files
committed
renamed package Subring -> Subrings
1 parent c5e7721 commit 0a2e8eb

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

M2/Macaulay2/packages/=distributed-packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ SpecialFanoFourfolds
231231
RationalPoints2
232232
SuperLinearAlgebra
233233
SubalgebraBases
234+
Subrings
234235
AInfinity
235236
LinearTruncations
236237
ThinSincereQuivers
@@ -280,4 +281,3 @@ SCMAlgebras
280281
NumericalSemigroups
281282
IncidenceCorrespondenceCohomology
282283
ToricHigherDirectImages
283-
Subring

M2/Macaulay2/packages/Subring.m2 renamed to M2/Macaulay2/packages/Subrings.m2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-- -*- coding: utf-8 -*-
22
newPackage(
3-
"Subring",
3+
"Subrings",
44
Version => "1.0",
55
Date => "June 6, 2023",
66
Authors => {

0 commit comments

Comments
 (0)