SCM Repository
Diff of /sml/trunk/src/cm/Doc/manual.tex
Parent Directory
|
Revision Log
|
Patch
revision 489, Tue Nov 23 12:55:00 1999 UTC | revision 490, Wed Nov 24 07:00:45 1999 UTC | |
---|---|---|
# | Line 398 | Line 398 |
398 | components) into a single file. Later, when the library is used in | components) into a single file. Later, when the library is used in |
399 | other programs, all members of the library are guaranteed to be | other programs, all members of the library are guaranteed to be |
400 | up-to-date; no dependency analysis work and no recompilation work will | up-to-date; no dependency analysis work and no recompilation work will |
401 | be necessary. I if the boolean flag is {\tt false}, then all | be necessary. If the boolean flag is {\tt false}, then all |
402 | sub-libraries of the library must already be stable. If the flag is | sub-libraries of the library must already be stable. If the flag is |
403 | {\tt true}, then CM will recursively stabilize all libraries reachable | {\tt true}, then CM will recursively stabilize all libraries reachable |
404 | from the given root. | from the given root. |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |