Changeset 5475
- Timestamp:
- Jul 7, 2008, 4:31:06 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified anuga_core/documentation/user_manual/anuga_user_manual.tex ΒΆ
r5288 r5475 4018 4018 4019 4019 4020 \subsubsection{How do I find out what version of \anuga I am running?} 4021 Use the following code snippet 4022 \begin{verbatim} 4023 from anuga.utilities.system_tools import get_revision_number 4024 print get_revision_number() 4025 \end{verbatim} 4026 This should work both for installations from SourceForge as well as when working off the repository. 4027 4028 4029 4030 4020 4031 \section{Modelling Questions} 4021 4032
Note: See TracChangeset
for help on using the changeset viewer.