endPackage pkgname
A package writer need not call this function explicitly, since the end of file hook for the file containing the newPackage command that opened the package will call endPackage.
|
|
|
|
|
|
|
|
This function is called automatically at the end of a file, so package authors don't need to explicitly call endPackage.
The object endPackage is a method function.
The source of this document is in Macaulay2Doc/functions/package-doc.m2:688:0.