]>
author | Victor Wagner <vitus@wagner.pp.ru> | |
Tue, 31 Dec 2002 19:38:08 +0000 (19:38 +0000) | ||
committer | Victor Wagner <vitus@wagner.pp.ru> | |
Tue, 31 Dec 2002 19:38:08 +0000 (19:38 +0000) | ||
commit | 7fc95240daaa1c2d6e4ff61a559a4feedef4fcbd | |
tree | 1cade4aefdea5d82a52414344b78a691f18399ff | tree | snapshot |
Makefile | [new file with mode: 0644] | blob |
TODO | [new file with mode: 0644] | blob |
colors/150color.clr | [new file with mode: 0644] | blob |
colors/50grays.clr | [new file with mode: 0644] | blob |
colors/aspect.clr | [new file with mode: 0644] | blob |
colors/aspect8.clr | [new file with mode: 0644] | blob |
colors/bw100.clr | [new file with mode: 0644] | blob |
colors/bw17.clr | [new file with mode: 0644] | blob |
colors/bw256.clr | [new file with mode: 0644] | blob |
colors/bw256inv.clr | [new file with mode: 0644] | blob |
colors/bw5.clr | [new file with mode: 0644] | blob |
colors/bw64.clr | [new file with mode: 0644] | blob |
colors/default.clr | [new file with mode: 0644] | blob |
colors/digdoq.clr | [new file with mode: 0644] | blob |
colors/drgbw.clr | [new file with mode: 0644] | blob |
colors/drgclr.clr | [new file with mode: 0644] | blob |
colors/ega.clr | [new file with mode: 0644] | blob |
colors/fort.clr | [new file with mode: 0644] | blob |
colors/lesson.clr | [new file with mode: 0644] | blob |
colors/luse.clr | [new file with mode: 0644] | blob |
colors/names.clr | [new file with mode: 0644] | blob |
colors/pal100.clr | [new file with mode: 0644] | blob |
colors/pal24.clr | [new file with mode: 0644] | blob |
colors/pal255.clr | [new file with mode: 0644] | blob |
colors/rainbow.clr | [new file with mode: 0644] | blob |
colors/random.clr | [new file with mode: 0644] | blob |
dll/Makefile | [new file with mode: 0644] | blob |
dll/fgis.h | [new file with mode: 0644] | blob |
dll/fgisCount.c | [new file with mode: 0644] | blob |
dll/fgisEppCalc.c | [new file with mode: 0644] | blob |
dll/fgisEppDraw.c | [new file with mode: 0644] | blob |
dll/fgisEppEdit.c | [new file with mode: 0644] | blob |
dll/fgisEppEdit.h | [new file with mode: 0644] | blob |
dll/fgisInit.c | [new file with mode: 0644] | blob |
dll/fgisInt.h | [new file with mode: 0644] | blob |
dll/fgisMisc.c | [new file with mode: 0644] | blob |
dll/fgisPalette.c | [new file with mode: 0644] | blob |
dll/fgisPatterns.c | [new file with mode: 0644] | blob |
dll/fgisPlanchet.c | [new file with mode: 0644] | blob |
dll/fgisProjection.c | [new file with mode: 0644] | blob |
dll/fgisRaster.c | [new file with mode: 0644] | blob |
dll/fgisVector.c | [new file with mode: 0644] | blob |
dll/patterns.n | [new file with mode: 0644] | blob |
doc/.log | [new file with mode: 0644] | blob |
doc/3rd.attempt | [new file with mode: 0644] | blob |
doc/concepts.html | [new file with mode: 0644] | blob |
doc/doc.formats | [new file with mode: 0644] | blob |
doc/epu_doc.tex | [new file with mode: 0644] | blob |
doc/layers.doc | [new file with mode: 0644] | blob |
doc/levels.eps | [new file with mode: 0644] | blob |
doc/levels.fig | [new file with mode: 0644] | blob |
doc/levels.gif | [new file with mode: 0644] | blob |
doc/levels.pbm | [new file with mode: 0644] | blob |
doc/levels.xbm | [new file with mode: 0644] | blob |
doc/lib_doc.tex | [new file with mode: 0644] | blob |
doc/lib_doc.toc | [new file with mode: 0644] | blob |
doc/object_concept | [new file with mode: 0644] | blob |
doc/region.concept | [new file with mode: 0644] | blob |
doc/visualisagion.concept | [new file with mode: 0644] | blob |
epu/Makefile | [new file with mode: 0644] | blob |
epu/bil2epp | [new file with mode: 0755] | blob |
epu/bil2epp.c | [new file with mode: 0644] | blob |
epu/border.c | [new file with mode: 0644] | blob |
epu/centers.c | [new file with mode: 0644] | blob |
epu/clip.c | [new file with mode: 0644] | blob |
epu/cluster | [new file with mode: 0755] | blob |
epu/cluster.c | [new file with mode: 0644] | blob |
epu/dgt2gen | [new file with mode: 0755] | blob |
epu/dgt2gen.c | [new file with mode: 0644] | blob |
epu/eheader.c | [new file with mode: 0644] | blob |
epu/extents.c | [new file with mode: 0644] | blob |
epu/fill.c | [new file with mode: 0644] | blob |
epu/intable | [new file with mode: 0755] | blob |
epu/intable.c | [new file with mode: 0644] | blob |
epu/mosaic.c | [new file with mode: 0644] | blob |
epu/neighbours.c | [new file with mode: 0644] | blob |
epu/outtab.c | [new file with mode: 0644] | blob |
epu/outtable.c | [new file with mode: 0644] | blob |
epu/outtable.h | [new file with mode: 0644] | blob |
epu/outtable_func.c | [new file with mode: 0644] | blob |
epu/points.tab | [new file with mode: 0644] | blob |
epu/project | [new file with mode: 0755] | blob |
epu/project.c | [new file with mode: 0644] | blob |
epu/reclass1.c | [new file with mode: 0644] | blob |
epu/tag2epp.c | [new file with mode: 0644] | blob |
epu/window.c | [new file with mode: 0644] | blob |
fgis.rc | [new file with mode: 0644] | blob |
include/Makefile | [new file with mode: 0644] | blob |
include/clr.h | [new file with mode: 0644] | blob |
include/defpal.h | [new file with mode: 0644] | blob |
include/dgt.h | [new file with mode: 0644] | blob |
include/epp.h | [new file with mode: 0644] | blob |
include/epp_err.h | [new file with mode: 0644] | blob |
include/eppl.h | [new file with mode: 0644] | blob |
include/eppl_ut.h | [new file with mode: 0644] | blob |
include/getopt.h | [new file with mode: 0644] | blob |
include/reclass.h | [new file with mode: 0644] | blob |
include/regex.h | [new file with mode: 0644] | blob |
lib/Makefile | [new file with mode: 0644] | blob |
lib/TODO.lib | [new file with mode: 0644] | blob |
lib/byteorder.c | [new file with mode: 0644] | blob |
lib/clr.c | [new file with mode: 0644] | blob |
lib/dgt_dist.c | [new file with mode: 0644] | blob |
lib/dgt_input.c | [new file with mode: 0644] | blob |
lib/dgt_iter.c | [new file with mode: 0644] | blob |
lib/dgt_output.c | [new file with mode: 0644] | blob |
lib/epp_cache.c | [new file with mode: 0644] | blob |
lib/epp_input.c | [new file with mode: 0644] | blob |
lib/epp_iter.c | [new file with mode: 0644] | blob |
lib/epp_loaded.c | [new file with mode: 0644] | blob |
lib/epp_output.c | [new file with mode: 0644] | blob |
lib/epp_private.h | [new file with mode: 0644] | blob |
lib/file_utils.c | [new file with mode: 0644] | blob |
lib/gnu_lib/getopt.c | [new file with mode: 0644] | blob |
lib/gnu_lib/getopt.h | [new file with mode: 0644] | blob |
lib/gnu_lib/getopt1.c | [new file with mode: 0644] | blob |
lib/gnu_lib/regex.c | [new file with mode: 0644] | blob |
lib/gnu_lib/regex.h | [new file with mode: 0644] | blob |
lib/lookup.c | [new file with mode: 0644] | blob |
lib/overlay.c | [new file with mode: 0644] | blob |
lib/reclass.tab.c | [new file with mode: 0644] | blob |
lib/reclass.y | [new file with mode: 0644] | blob |
lib/test/Makefile | [new file with mode: 0644] | blob |
lib/test/recltest.c | [new file with mode: 0644] | blob |
lib/test/test8.epp | [new file with mode: 0644] | blob |
lib/test/test_epplib.c | [new file with mode: 0644] | blob |
lib/test/testdata.dat | [new file with mode: 0644] | blob |
maketar | [new file with mode: 0755] | blob |
man/border.1 | [new file with mode: 0644] | blob |
man/clip.1 | [new file with mode: 0644] | blob |
man/cluster.1 | [new file with mode: 0644] | blob |
man/eheader.1 | [new file with mode: 0644] | blob |
man/extents.1 | [new file with mode: 0644] | blob |
man/fgisRasterColorImage.n | [new file with mode: 0644] | blob |
man/legend.n | [new file with mode: 0644] | blob |
man/mosaic.1 | [new file with mode: 0644] | blob |
man/neighbours.1 | [new file with mode: 0644] | blob |
man/outtable.1 | [new file with mode: 0644] | blob |
man/palette.n | [new file with mode: 0644] | blob |
man/planchet.n | [new file with mode: 0644] | blob |
man/projection.n | [new file with mode: 0644] | blob |
man/raster.n | [new file with mode: 0644] | blob |
man/reclass.1 | [new file with mode: 0644] | blob |
man/window.1 | [new file with mode: 0644] | blob |
pkgIndex.tcl | [new file with mode: 0644] | blob |
symbols/alpha10.sym | [new file with mode: 0644] | blob |
symbols/alpha6.sym | [new file with mode: 0644] | blob |
symbols/digit25.sym | [new file with mode: 0644] | blob |
symbols/digit6.sym | [new file with mode: 0644] | blob |
symbols/fort10.sym | [new file with mode: 0644] | blob |
symbols/gray5.sym | [new file with mode: 0644] | blob |
symbols/luse6.sym | [new file with mode: 0644] | blob |
symbols/misc14.sym | [new file with mode: 0644] | blob |
symbols/misc16.sym | [new file with mode: 0644] | blob |
symbols/misc25.sym | [new file with mode: 0644] | blob |
symbols/misc3.sym | [new file with mode: 0644] | blob |
symbols/misc8.sym | [new file with mode: 0644] | blob |
symbols/tone10a.sym | [new file with mode: 0644] | blob |
symbols/tone10b.sym | [new file with mode: 0644] | blob |
symbols/tone10c.sym | [new file with mode: 0644] | blob |
symbols/tone10d.sym | [new file with mode: 0644] | blob |
symbols/tone5.sym | [new file with mode: 0644] | blob |
symbols/tone6a.sym | [new file with mode: 0644] | blob |
symbols/tone6b.sym | [new file with mode: 0644] | blob |
tcl/admin.layer | [new file with mode: 0644] | blob |
tcl/balloonhelp.tcl | [new file with mode: 0644] | blob |
tcl/calculator.tcl | [new file with mode: 0644] | blob |
tcl/combobox.tcl | [new file with mode: 0644] | blob |
tcl/console.tcl | [new file with mode: 0644] | blob |
tcl/draw.tcl | [new file with mode: 0644] | blob |
tcl/getopt.tcl | [new file with mode: 0644] | blob |
tcl/help.tcl | [new file with mode: 0644] | blob |
tcl/hierarchy.tcl | [new file with mode: 0644] | blob |
tcl/html_library.tcl | [new file with mode: 0644] | blob |
tcl/hypermap | [new file with mode: 0755] | blob |
tcl/layer.tcl | [new file with mode: 0644] | blob |
tcl/legend.tcl | [new file with mode: 0644] | blob |
tcl/lesras.lay | [new file with mode: 0644] | blob |
tcl/mapview | [new file with mode: 0755] | blob |
tcl/objects.tcl | [new file with mode: 0644] | blob |
tcl/planchet.tcl | [new file with mode: 0644] | blob |
tcl/progressbar.tcl | [new file with mode: 0644] | blob |
tcl/tabnotebook.tcl | [new file with mode: 0644] | blob |
tcl/tclIndex | [new file with mode: 0644] | blob |
tcl/toolbar.tcl | [new file with mode: 0644] | blob |
tcl/ventry.tcl | [new file with mode: 0644] | blob |
tcl/viewer.tcl | [new file with mode: 0644] | blob |
tcl/widget.tcl | [new file with mode: 0644] | blob |
testdata/admin.epp | [new file with mode: 0644] | blob |
testdata/admin.lay | [new file with mode: 0644] | blob |
testdata/admin.leg | [new file with mode: 0644] | blob |
testdata/admin_html.leg | [new file with mode: 0644] | blob |
testdata/html/1.html | [new file with mode: 0644] | blob |
testdata/html/10.html | [new file with mode: 0644] | blob |
testdata/html/11.html | [new file with mode: 0644] | blob |
testdata/html/12.html | [new file with mode: 0644] | blob |
testdata/html/13.html | [new file with mode: 0644] | blob |
testdata/html/14.html | [new file with mode: 0644] | blob |
testdata/html/15.html | [new file with mode: 0644] | blob |
testdata/html/16.html | [new file with mode: 0644] | blob |
testdata/html/17.html | [new file with mode: 0644] | blob |
testdata/html/18.html | [new file with mode: 0644] | blob |
testdata/html/19.html | [new file with mode: 0644] | blob |
testdata/html/2.html | [new file with mode: 0644] | blob |
testdata/html/20.html | [new file with mode: 0644] | blob |
testdata/html/21.html | [new file with mode: 0644] | blob |
testdata/html/22.html | [new file with mode: 0644] | blob |
testdata/html/23.html | [new file with mode: 0644] | blob |
testdata/html/24.html | [new file with mode: 0644] | blob |
testdata/html/25.html | [new file with mode: 0644] | blob |
testdata/html/26.html | [new file with mode: 0644] | blob |
testdata/html/27.html | [new file with mode: 0644] | blob |
testdata/html/28.html | [new file with mode: 0644] | blob |
testdata/html/29.html | [new file with mode: 0644] | blob |
testdata/html/3.html | [new file with mode: 0644] | blob |
testdata/html/30.html | [new file with mode: 0644] | blob |
testdata/html/31.html | [new file with mode: 0644] | blob |
testdata/html/32.html | [new file with mode: 0644] | blob |
testdata/html/33.html | [new file with mode: 0644] | blob |
testdata/html/34.html | [new file with mode: 0644] | blob |
testdata/html/35.html | [new file with mode: 0644] | blob |
testdata/html/36.html | [new file with mode: 0644] | blob |
testdata/html/37.html | [new file with mode: 0644] | blob |
testdata/html/38.html | [new file with mode: 0644] | blob |
testdata/html/39.html | [new file with mode: 0644] | blob |
testdata/html/4.html | [new file with mode: 0644] | blob |
testdata/html/40.html | [new file with mode: 0644] | blob |
testdata/html/41.html | [new file with mode: 0644] | blob |
testdata/html/42.html | [new file with mode: 0644] | blob |
testdata/html/43.html | [new file with mode: 0644] | blob |
testdata/html/44.html | [new file with mode: 0644] | blob |
testdata/html/45.html | [new file with mode: 0644] | blob |
testdata/html/46.html | [new file with mode: 0644] | blob |
testdata/html/47.html | [new file with mode: 0644] | blob |
testdata/html/48.html | [new file with mode: 0644] | blob |
testdata/html/49.html | [new file with mode: 0644] | blob |
testdata/html/5.html | [new file with mode: 0644] | blob |
testdata/html/50.html | [new file with mode: 0644] | blob |
testdata/html/51.html | [new file with mode: 0644] | blob |
testdata/html/52.html | [new file with mode: 0644] | blob |
testdata/html/53.html | [new file with mode: 0644] | blob |
testdata/html/54.html | [new file with mode: 0644] | blob |
testdata/html/55.html | [new file with mode: 0644] | blob |
testdata/html/56.html | [new file with mode: 0644] | blob |
testdata/html/57.html | [new file with mode: 0644] | blob |
testdata/html/58.html | [new file with mode: 0644] | blob |
testdata/html/59.html | [new file with mode: 0644] | blob |
testdata/html/6.html | [new file with mode: 0644] | blob |
testdata/html/60.html | [new file with mode: 0644] | blob |
testdata/html/61.html | [new file with mode: 0644] | blob |
testdata/html/62.html | [new file with mode: 0644] | blob |
testdata/html/63.html | [new file with mode: 0644] | blob |
testdata/html/64.html | [new file with mode: 0644] | blob |
testdata/html/65.html | [new file with mode: 0644] | blob |
testdata/html/66.html | [new file with mode: 0644] | blob |
testdata/html/67.html | [new file with mode: 0644] | blob |
testdata/html/68.html | [new file with mode: 0644] | blob |
testdata/html/69.html | [new file with mode: 0644] | blob |
testdata/html/7.html | [new file with mode: 0644] | blob |
testdata/html/70.html | [new file with mode: 0644] | blob |
testdata/html/71.html | [new file with mode: 0644] | blob |
testdata/html/72.html | [new file with mode: 0644] | blob |
testdata/html/73.html | [new file with mode: 0644] | blob |
testdata/html/74.html | [new file with mode: 0644] | blob |
testdata/html/75.html | [new file with mode: 0644] | blob |
testdata/html/76.html | [new file with mode: 0644] | blob |
testdata/html/77.html | [new file with mode: 0644] | blob |
testdata/html/78.html | [new file with mode: 0644] | blob |
testdata/html/79.html | [new file with mode: 0644] | blob |
testdata/html/8.html | [new file with mode: 0644] | blob |
testdata/html/80.html | [new file with mode: 0644] | blob |
testdata/html/81.html | [new file with mode: 0644] | blob |
testdata/html/82.html | [new file with mode: 0644] | blob |
testdata/html/83.html | [new file with mode: 0644] | blob |
testdata/html/84.html | [new file with mode: 0644] | blob |
testdata/html/85.html | [new file with mode: 0644] | blob |
testdata/html/86.html | [new file with mode: 0644] | blob |
testdata/html/9.html | [new file with mode: 0644] | blob |
testdata/lesras.epp | [new file with mode: 0755] | blob |
testdata/lesras.lay | [new file with mode: 0644] | blob |
testdata/lesras.leg | [new file with mode: 0644] | blob |
testdata/mkhtml.tcl | [new file with mode: 0644] | blob |
testdata/pgrm.epp | [new file with mode: 0755] | blob |
testdata/poger.epp | [new file with mode: 0755] | blob |
testdata/soil_mo.clr | [new file with mode: 0644] | blob |
testdata/soil_mo.epp | [new file with mode: 0644] | blob |
testdata/soil_mo.leg | [new file with mode: 0644] | blob |
testdata/test.prj | [new file with mode: 0644] | blob |