[mathicgb] 01/02: Add manpage from Debian.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Mar 28 22:33:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.

commit 144c4c91b1257c4ff30e9d5b8a742ae59e5d834c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Feb 2 00:26:27 2016 -0500

    Add manpage from Debian.
---
 Makefile.am |  1 +
 doc/mgb.1   | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index d850675..7bfd881 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ pkgconfig_DATA = build/autotools/mathicgb.pc
 # that are necessary to build the project. EXTRA_DIST specifies files
 # to include beyond those used in the build process.
 EXTRA_DIST = autogen.sh
+dist_man_MANS = doc/mgb.1
 
 bin_PROGRAMS = mgb
 
diff --git a/doc/mgb.1 b/doc/mgb.1
new file mode 100644
index 0000000..6450598
--- /dev/null
+++ b/doc/mgb.1
@@ -0,0 +1,18 @@
+.TH MGB "1" "April 2015"
+.SH NAME
+Mathicgb: \- Compute (signature) Groebner bases using the fast data\%structures
+from mathic.
+.SH DESCRIPTION
+.HP
+gb \- Compute a Groebner basis.
+.HP
+help \- Return information about the command line interface.
+.HP
+matrix \- Perform matrix computations.
+.HP
+siggb \- Compute a signature Groebner basis
+.SH AUTHORS
+Mathicgb was written by Bjarke Hammersholt Roune <bjarke.roune at gmail.com> and
+Michael Stillman <mike at math.cornell.edu>. This manual page was written by Doug
+Torrance <dtorrance at piedmont.edu> for the Debian project (but may be
+used by others).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git



More information about the debian-science-commits mailing list