diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-11-26 12:06:12 +0000 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2019-11-26 12:06:12 +0000 |
commit | d2f2cd4f9b048c7d2ac05b4205960b98b6f640ed (patch) | |
tree | 32953061e0ee490198ed5a741d138b797e74190e /doc | |
parent | c1d741b8e1eb91dea84fdbe6e064ba92160dcc80 (diff) | |
download | fullSWOF-utils-d2f2cd4f9b048c7d2ac05b4205960b98b6f640ed.tar.gz |
add reference manual.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fullswof-utils.texi | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/fullswof-utils.texi b/doc/fullswof-utils.texi new file mode 100644 index 0000000..223e868 --- /dev/null +++ b/doc/fullswof-utils.texi @@ -0,0 +1,27 @@ +\input texinfo +@settitle FullSWOF-utils Reference Manual + +@copying +This document describes FullSWOF-utils, a set of utility scripts to be +used with the FullSWOF shallow flow solver. + +Copyright @copyright{} 2019 Paul Garlick. + +@quotation +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts, and with no Back-Cover +Texts. A copy of the license is included in the section entitled +``GNU Free Documentation License''. +@end quotation + +@end copying + + +@bye + +Local Variables: +mode: texinfo +TeX-master: t +End: |