application question

tty@REDACTED tty@REDACTED
Wed May 11 23:22:53 CEST 2005


Hello folks,

My application ch3_app.app file has the following definition:

    {included_applications, [modem_app]},
    {applications, [kernel, stdlib, sasl, mnesia, 
                    mnemosyne]},

How do I get sasl, mnesia, mnemosyne and modem_app to start automatically after I do an application:start(ch3_app) ? Is defining them here soley for systools ? 

Thanks

Tee






More information about the erlang-questions mailing list