File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ \section{Built-in Module \sectcode{ni}}
1010if you really need it, you can use \code {import ni1}, but the
1111recommended approach is to rely on the built-in package support,
1212converting existing packages if needed. Note that mixing \code {ni}
13- and the built-in package support doesn't work once you import
13+ and the built-in package support doesn't work: once you import
1414\code {ni}, all packages use it.
1515
1616The \code {ni} module defines a new importing scheme, which supports
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ \section{Built-in Module \sectcode{ni}}
1010if you really need it, you can use \code {import ni1}, but the
1111recommended approach is to rely on the built-in package support,
1212converting existing packages if needed. Note that mixing \code {ni}
13- and the built-in package support doesn't work once you import
13+ and the built-in package support doesn't work: once you import
1414\code {ni}, all packages use it.
1515
1616The \code {ni} module defines a new importing scheme, which supports
You can’t perform that action at this time.
0 commit comments