SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 577, Fri Mar 10 08:07:18 2000 UTC | revision 578, Tue Mar 14 05:16:29 2000 UTC | |
---|---|---|
# | Line 13 | Line 13 |
13 | Description: | Description: |
14 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
15 | Name: Matthias Blume | Name: Matthias Blume |
16 | Date: 2000/03/14 14:15:32 | |
17 | Tag: blume_main_v110p26p1_2 | |
18 | Description: | |
19 | ||
20 | 1. Tools.registerStdShellCmdTool (from smlnj/cm/tool.cm) takes an | |
21 | additional argument called "template" which is an optional string that | |
22 | specifiel the layout of the tool command line. See the CM manual for | |
23 | explanation. | |
24 | ||
25 | 2. A special-purpose tool can be "regisitered" by simply dropping the | |
26 | corresponding <...>-tool.cm (and/or <...>-ext.cm) into the same | |
27 | directory where the .cm file lives that uses this tool. (The | |
28 | behavior/misfeature until now was to look for the tool description | |
29 | files in the current working directory.) As before, tool description | |
30 | files could also be anchored -- in which case they can live anywhere | |
31 | they like. Following the recent e-mail discussion, this change should | |
32 | make it easier to have special-purpose tools that are shipped together | |
33 | with the sources of the program that uses them. | |
34 | ||
35 | ---------------------------------------------------------------------- | |
36 | Name: Matthias Blume | |
37 | Date: 2000/03/10 07:48:34 | Date: 2000/03/10 07:48:34 |
38 | Tag: blume_main_v110p26p1_1 | Tag: blume_main_v110p26p1_1 |
39 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |