CIL install guide

1.The environment of CIL install
CIL can be installed on as follwes.
(1)Machine  : PSI-II
(2)OS       : SIMPOS 8.1

2.The procedure of CIL install

2.1 moving source files on PSI
(1)make a directory cil under me: by  manipulator.
(2)make a directory src under cil by  manipulator.
(3)copy source files to me:cil>src> by FTP
   FTP> mget *.* /jis  *.*

2.2 catalougue cil
(1)invoke librarian,and catalogue me:cil>src>INSTALL.esp
(2)invoke shell,and execute "call cil_install".
    The next messages are displayed.
    It takes about 22 minutes.

    !!install starting !!
    !!ms install end!!
    !!es install end!!
    !!ds install end!!
    !!spec install end!!
    !!cil install end!!
    !!install end!! mm:ss

2.3 register on system menu
(1) add  {"spec",spec_ms##coordinator } on items_list in a file login.com.
    
    items_list(
        [[
            {"spec",spec_ms##coordinator},
            {"debugger", debugger},
            ....
        ]]
(2)Next login, you can select "spec".
