File: README

package info (click to toggle)
geomview 1.9.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,096 kB
  • sloc: ansic: 93,696; sh: 12,051; cpp: 1,215; makefile: 1,075; objc: 263; perl: 153; yacc: 152; tcl: 76; lex: 74
file content (35 lines) | stat: -rw-r--r-- 1,085 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
This directory contains the Geomview manual and various other pieces
of documentation.

geomview.pdf	Manual in PDF format.

geomview.html/	Manual in HTML format.

geomview	Manual in GNU info format.
geomview-*

geomview.texi	Texinfo source code for manual.

example1.c	Example external modules; these are mentioned
example3.c	in the manual; they're included here so you
example2.c	don't have to type them in if you want to play
example4.tcl	with them.

oogltour	A gentle introduction to the OOGL file format
		(OOGL is the data file format that Geomview
		understands).

newsletter_article.txt
		An article that appeared in an issue of the Geometry
		Center newsletter announcing the first release of
		Geomview, in January of 1992.

figs/		This directory contains Postscript versions of
		all the images in the manual; it's only used in
		creating the pdf version of the manual.  It isn't
		relevant if all you're doing is reading the
		manual.

*.{1,3,5*}	Various man pages, possibly out-of-date.  The Geomview
		manual contains the same information as these, but is
		more current.