1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE erlref SYSTEM "erlref.dtd">
3
4<erlref>
5  <header>
6    <copyright>
7      <year>1997</year>
8      <year>2016</year>
9      <holder>Ericsson AB, All Rights Reserved</holder>
10    </copyright>
11    <legalnotice>
12  Licensed under the Apache License, Version 2.0 (the "License");
13  you may not use this file except in compliance with the License.
14  You may obtain a copy of the License at
15
16      http://www.apache.org/licenses/LICENSE-2.0
17
18  Unless required by applicable law or agreed to in writing, software
19  distributed under the License is distributed on an "AS IS" BASIS,
20  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21  See the License for the specific language governing permissions and
22  limitations under the License.
23
24  The Initial Developer of the Original Code is Ericsson AB.
25    </legalnotice>
26
27    <title>init</title>
28    <prepared>support@erlang.ericsson.se</prepared>
29    <docno></docno>
30    <date>2008-12-16</date>
31    <rev>A</rev>
32  </header>
33  <module>init</module>
34  <modulesummary>Coordination of system startup.</modulesummary>
35  <description>
36  <p>This module is moved to the
37    <seeerl marker="erts:init">ERTS</seeerl> application.</p>
38  </description>
39</erlref>
40