File: README

package info (click to toggle)
genesis 2.1-1.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 14,288 kB
  • ctags: 10,667
  • sloc: ansic: 111,959; makefile: 2,240; yacc: 1,797; lex: 976; csh: 54; sh: 13
file content (16 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The examples in this directory illustrate the use of the basic
widgets and the draw and some of the pixes. To run them type

genesis <filename>

More detailed examples are given in the subdirectories:

fileview - illustrates dumping and restoring simulation data from files,
    using the disk_out, disk_in,and xview objects.  This is equivalent to
    (but more flexible than) using the obsolete GENESIS 1 xfileview object.

netkit - the "Netkit" network builder example from Chapter 20 of "The Book
    of GENESIS".

xtree_example - an example of using the xtree object for displaying and
    manipulating the hierarchy of GENESIS elements.