aboutsummaryrefslogtreecommitdiffstats
path: root/system/doc/design_principles/xmlfiles.mk
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2016-04-06 17:13:08 +0200
committerRaimo Niskanen <[email protected]>2016-04-15 09:34:18 +0200
commit7563c1929cd9bfceced790d0784210ea287d536e (patch)
tree8dea934b7c2587a1d71ebb240fb93f1ef84ab5e3 /system/doc/design_principles/xmlfiles.mk
parent9db6054d674969fef314bf8676b6f9b583af3bef (diff)
downloadotp-7563c1929cd9bfceced790d0784210ea287d536e.tar.gz
otp-7563c1929cd9bfceced790d0784210ea287d536e.tar.bz2
otp-7563c1929cd9bfceced790d0784210ea287d536e.zip
Write Design Principles chapter
Diffstat (limited to 'system/doc/design_principles/xmlfiles.mk')
-rw-r--r--system/doc/design_principles/xmlfiles.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/doc/design_principles/xmlfiles.mk b/system/doc/design_principles/xmlfiles.mk
index 3032ac3ab9..e476255d62 100644
--- a/system/doc/design_principles/xmlfiles.mk
+++ b/system/doc/design_principles/xmlfiles.mk
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2009. All Rights Reserved.
+# Copyright Ericsson AB 2009-2016. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -25,6 +25,7 @@ DESIGN_PRINCIPLES_CHAPTER_FILES = \
distributed_applications.xml \
events.xml \
fsm.xml \
+ statem.xml \
gen_server_concepts.xml \
included_applications.xml \
release_handling.xml \