Skip to content
Snippets Groups Projects
Commit 4cb7aa12 authored by Uwe Schulzweida's avatar Uwe Schulzweida
Browse files

Docu update.

parent e7d1c5d7
No related branches found
No related tags found
No related merge requests found
......@@ -816,7 +816,7 @@ write table of parameters to file in tabular format.
\section*{\tt \htmlref{taxisCreate}{taxisCreate}}
\begin{verbatim}
int taxisCreate (int timetype);
int taxisCreate (int taxistype);
\end{verbatim}
Create a Time axis.
......
......@@ -821,7 +821,7 @@ write table of parameters to file in tabular format.
\section*{\tt \htmlref{taxisCreate}{taxisCreate}}
\begin{verbatim}
INTEGER FUNCTION taxisCreate (INTEGER timetype)
INTEGER FUNCTION taxisCreate (INTEGER taxistype)
\end{verbatim}
Create a Time axis.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment