SCM Repository
Annotation of /sml/trunk/CVSNOTES
Parent Directory
|
Revision Log
Revision 31 - (view) (download)
1 : | monnier | 20 | -*- outline -*- |
2 : | |||
3 : | * from Zhong's dir | ||
4 : | cd .../src/sml-nj | ||
5 : | rm -rf **/CM | ||
6 : | rm -r sml.* sml-cm.* *.sml bin.* | ||
7 : | cvs -d ~cvs import -m '' smlnj/src/sml-nj FLINT v980311 | ||
8 : | monnier | 31 | |
9 : | * /softs install | ||
10 : | ** orignial | ||
11 : | cd /softs/smlnj-110 | ||
12 : | ztar ~/work/110-bin.x86-unix.tar.gz | ||
13 : | config/install.sh | ||
14 : | rm -rf bin.* src/sml-nj | ||
15 : | ** upgrade | ||
16 : | cvs update | ||
17 : | ztar ~/work/110.3-bin.x86-unix.tar.gz | ||
18 : | rm -rf bin lib **/CM | ||
19 : | config/install.sh | ||
20 : | rm -rf bin.* src/sml-nj |
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |