Skip to content

Commit 58a2770

Browse files
committed
removed documentation of 'extend' from Permutations
1 parent 4915183 commit 58a2770

File tree

1 file changed

+2
-3
lines changed
  • M2/Macaulay2/packages/Permutations

1 file changed

+2
-3
lines changed

M2/Macaulay2/packages/Permutations/docs.m2

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ doc ///
305305
descendingRuns
306306
descents
307307
exceedances
308-
extend
308+
(extend, Permutation, ZZ)
309309
fixedPoints
310310
foataBijection
311311
inverse
@@ -969,7 +969,6 @@ doc ///
969969
-- extend(w,n)
970970
doc ///
971971
Key
972-
extend
973972
(extend, Permutation, ZZ)
974973
Headline
975974
rewrites a permutation as a permutation on more symbols
@@ -1391,7 +1390,7 @@ doc ///
13911390
p = permutation {3,1,2,5,4,6,7}
13921391
trim p
13931392
SeeAlso
1394-
extend
1393+
(extend, Permutation, ZZ)
13951394
///
13961395

13971396
-- saliances

0 commit comments

Comments
 (0)