From f56120bce42c90f7e314a23625e8b4d0cce3a04e Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Sun, 25 Oct 2009 23:30:20 +0000 Subject: [PATCH] included doc about error handling git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1571 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- doc/doc_applications.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/doc_applications.h b/doc/doc_applications.h index 09d3a012..e4115d41 100644 --- a/doc/doc_applications.h +++ b/doc/doc_applications.h @@ -354,6 +354,10 @@ *

* \verbinclude dsm_syntax.txt *

+ * \section dsm_errorhandling Error handling in DSM + *

+ * \verbinclude dsm_errorhandling.txt + *

* \section dsm_todo DSM Todo *

* \verbinclude dsm_todo.txt