Skip to content

Commit 26dd6b4

Browse files
mahrudd-torrance
authored andcommitted
shortened documentation of loadedFiles
1 parent 7eb0682 commit 26dd6b4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

M2/Macaulay2/packages/Macaulay2Doc/ov_system.m2

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,12 @@ document { Key => "loadedFiles",
18701870
PARA { "After each source file is successfully loaded, the full path to the file is stored in the hash table ", TO "loadedFiles", ". It is stored as the
18711871
value, with the corresponding key being a small integer, consecutively assigned, starting at 0."
18721872
},
1873-
EXAMPLE "peek loadedFiles"}
1873+
EXAMPLE lines ///
1874+
loadedFiles#0
1875+
#loadedFiles
1876+
///,
1877+
--SeeAlso => { "filesLoaded" },
1878+
}
18741879

18751880
document { Key => "homeDirectory",
18761881
Headline => "the home directory of the user",

0 commit comments

Comments
 (0)