Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
viewgar(1)			 The GiNaC Group		      viewgar(1)

NAME
     viewgar - GiNaC archive file viewer

SYNPOSIS
     viewgar [-d] [file...]

DESCRIPTION
     viewgar  displays	the  contents of GiNaC archive files. By default it will
     print the archived expressions in standard mathematical notation. If  given
     the -d option it will output a raw dump of the archive contents).

OPTIONS
     -d     print raw dump of archive instead of formatted expressions

AUTHOR
     The GiNaC maintainers <https://www.ginac.de/>.

SEE ALSO
     GiNaC  Tutorial - An open framework for symbolic computation within the C++
     programming language

COPYRIGHT
     Copyright (C) 1999-2026 Johannes Gutenberg Universitat Mainz, Germany

     This program is free software; you can redistribute it and/or modify it un-
     der the terms of the GNU General Public License as published  by  the  Free
     Software  Foundation;  either version 2 of the License, or (at your option)
     any later version.

     This program is distributed in the hope that it will be useful, but WITHOUT
     ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or  FIT-
     NESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
     details.

     You  should  have	received  a copy of the GNU General Public License along
     with this program.  If not, see <https://www.gnu.org/licenses/>.

GiNaC 1.8.10			  January, 2000 		      viewgar(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=viewgar&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help