Index: doc/manual/chapters/appendix.tex =================================================================== diff -u -r6b83a3350740c7fabf748c70311ec87cabcbd60d -r8400da3ec38a51c99add5df59dbc067c70b24653 --- doc/manual/chapters/appendix.tex (.../appendix.tex) (revision 6b83a3350740c7fabf748c70311ec87cabcbd60d) +++ doc/manual/chapters/appendix.tex (.../appendix.tex) (revision 8400da3ec38a51c99add5df59dbc067c70b24653) @@ -1,4 +1,4 @@ -\svnid{$Id: appendix.tex 1 2015-08-30 15:39:28Z mooiman $} +\svnid{$Id: appendix.tex 1 2015-08-30 15:39:28Z rodriqu_dd $} \chapter{Example of extending the Delta Shell API using Python script}\label{appendix} During the examples treated in the previous chapters of this user manual, the Delta Shell commandline API has been extended using a single python script (API.py) that was placed within the \textbackslash\%SOBEK3ROOT\%\textbackslash \\ Deltares\textbackslash SOBEK suite 3.0\textbackslash bin\textbackslash Lib\textbackslash directory. The final API.py file that was used for the examples is printed here for users as a staring point for them to be able to extend the Delta Shell API themselves.