1viewgar(1) The GiNaC Group viewgar(1)
2
3
4
6 viewgar - GiNaC archive file viewer
7
9 viewgar [-d] [file...]
10
12 viewgar displays the contents of GiNaC archive files. By default it
13 will print the archived expressions in standard mathematical notation.
14 If given the -d option it will output a raw dump of the archive con‐
15 tents).
16
18 -d print raw dump of archive instead of formatted expressions
19
21 The GiNaC Group:
22 Christian Bauer <Christian.Bauer@uni-mainz.de>
23 Alexander Frink <Alexander.Frink@uni-mainz.de>
24 Richard Kreckel <Richard.Kreckel@uni-mainz.de>
25 Jens Vollinga <vollinga@thep.physik.uni-mainz.de>
26
28 GiNaC Tutorial - An open framework for symbolic computation within the
29 C++ programming language
30
32 Copyright © 1999-2005 Johannes Gutenberg Universität Mainz, Germany
33
34 This program is free software; you can redistribute it and/or modify it
35 under the terms of the GNU General Public License as published by the
36 Free Software Foundation; either version 2 of the License, or (at your
37 option) any later version.
38
39 This program is distributed in the hope that it will be useful, but
40 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
41 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
42 Public License for more details.
43
44 You should have received a copy of the GNU General Public License along
45 with this program; if not, write to the Free Software Foundation, Inc.,
46 675 Mass Ave, Cambridge, MA 02139, USA.
47
48
49
50GiNaC 1.3.6 January, 2000 viewgar(1)