AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

gfx/3d/irit70src.lha

Mirror:Random
Showing: ppc-amigaos icongeneric icon
No screenshot available
Short:3D solid modeler (sources,examples)
Author:Gershon Elber, Amiga port by Kriton Kyrimis
Uploader:kyrimis cti gr
Type:gfx/3d
Architecture:m68k-amigaos
Date:1997-05-05
Download:gfx/3d/irit70src.lha - View contents
Readme:gfx/3d/irit70src.readme
Downloads:922

This archive contains the entire source distribution of version 7.0 of the
IRIT 3-D solid modeler, ready for compilation on several platforms, including
the Amiga. The IRIT package can create inputs for various 3-D rendering
programs, e.g., POVray and rayshade. The archive contains several examples.

General Information:

The IRIT solid modeling system is a simple environment that allows one to
model basic, primitive based, models using Boolean operations as well
as freeform surface's based models.

The system is designed for simplicity and is geared toward research.
As such, no graphical user interface (GUI) exists or is planned in the
near future.  The modeling is performed using the main
module/executable of the system which is called (surprise!) IRIT. A
textual interface (or PUI for programmable user interface) is
available which provides the interaction interface. An interpreter
processes the user's command and executes them.  This interpreter
includes general mechanisms that are common in high level programming
languages such as loops, conditional sentences, and functions. In
addition, features that can be found in modern languages such as
operator overloading and object oriented design are extensively used.

Version 7.0 of the IRIT solid modeling system contains tools that can
aid in research and development in the areas of computer aided
geometric design and computer graphics. Here is a list of the features
that can be found:

* Full featured points/vectors/homogeneous matrices algebra by overloading
  the basic operators +,-,*,/,^.

* Polygonal based modeling. Constructors for basic primitives (box, cone,
  torus, etc.) are provided as well as low level constructors for direct
  polygonal model's construction. Boolean operations between polygonal
  models is also supported.

* Freeform curve and surface manipulation tools. Supported are
  polynomial and rational Bezier and piecewise polynomial/rational NURB
  curves and surfaces. A large set of tools to manipulate freeform curves
  and surfaces is provided and includes (for both curves and surfaces):
  + Low level Constructors (direct control points control).
  + High Level Constructors (Sweep, Extrude, Boolean Sum, etc.).
  + Merging and Profiling tools.
  + Evaluation.
  + Subdivision.
  + Refinement.
  + Degree Raising.
  + Differentiation and Integration.
  + Symbolic Computation (Difference, Sum, and Product).
  + Polygonal/Polyline approximation.
  + Composition.
  + Offset.
  + Trimmed surfaces.

	Tools to compute the zero set of curves, the extreme points,
the minimal or maximal distance from a curve to a point or a line,
the inflection points and/or points of extreme curvature, and the
intersection points of two curves are also available.

	The symbolic tools provided allow one to represent scalar and
vector fields of differential properties of the curves and surfaces
such as normals and curvature. The curve's inflection and extreme
curvature detection tools, mentioned above, exploits these symbolic
tool and are therefore robust.

* Trivariate Bspline and bezier support that includes evaluation, iso surface
  extraction, subdivision, differentiation etc.

	In addition to the main module of IRIT, several other tools
are provided:

  + poly3d-h: A hidden line removal tool.
  + illustrt: A line drawing illustration tool.
  + xgldrvs/xglmdrvs/xmtdrvs/x11drvs/wntdrvs/os2drvs/amidrvs: Display
    devices (and viewing programs at the same time) for SGI's gl, gl/Motif,
    X11, X11/Motif, Window NT, OS2 2.x, and AMIGA. All these drivers
    supports the display of animation using animation curves.
  + irit2ps/irit2dxf/irit2iv/irit2nff/irit2plg/irit2ray/irit2scn/irit2xfg:
    Filters to convert data files created by IRIT to PostScript, DXF,
    SGI Inventor, NFF, REND386, Rayshade, SCN, and Xfig format.
  + dat2irit/dxf2irit: Filters to convert from data file of IRIT to IRIT's
    solid modeling scripts and from DXF to IRIT.

	The IRIT solid modeller is actively used in various research areas:

  + Adaptive Isocurve Algorithm. A coverage based on adaptive extraction
    of isocurves can be used for various purposes from toolpath for
    machining purposes to image rendering. This algorithm, that is
    exploiting symbolic computation, is implemented using the IRIT
    solid modeller and a tool named xgladap make use of the hardware of
    the SGI systems to provide real time rendering using adaptive
    isocurves.
  + Layout. A new fabrication scheme automatically computes an
    approximated layout of a free form surface, on the plane, so it
    can be cut from planar sheets (such as paper or fabric) and
    stitched together to form an approximation of the original
    surface. Tools to automatically compute the layout were implemented
    using IRIT.
  + Morphing. Using refinement and degree raising, two tools that are
    available in this system, different surfaces can be brought to
    a common function space and be continuously morphed or transformed
    from one to the other. Again, a successful implementation exists in
    IRIT.
  + Illustrt. Line drawings is a neglected area of computer graphics.
    Illustrt is a tool developed with the aid of IRIT, and now is part
    of IRIT, to automatically generate line drawings with special effects
    such as width/size and intensity depth cueing, Z sorting, and end of
    edge clipping etc.

        The system is written in C and is running on virtually all
Unix environments, including but not limited to SUN's SPARC, SGI's
SGI4D, HP3xx/4xx/7xx, DEC 5000, IBM RS6000, E&S ESV, and i386 SVR4,
using either X11 or, when available, SGI's GL. In addition, other
environments such as Window NT and OS2 using IBM PC 386 and above or
68xxx AMIGA are also supported.


Contents of gfx/3d/irit70src.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 6150   16130  38.1% -lh5- 5ee1 Feb 28  1997 irit70/amigalib/e_j1.c
[generic]                  267     497  53.7% -lh5- 7278 Feb 28  1997 irit70/amigalib/getenv.c
[generic]                  193     277  69.7% -lh5- 751d Apr  7  1997 irit70/amigalib/makefile.ami
[generic]                  188     266  70.7% -lh5- 7a97 Feb 28  1997 irit70/amigalib/makefile.sas
[generic]                  112     206  54.4% -lh5- 9b99 Feb 28  1997 irit70/amigalib/math.h
[generic]                 1843    7360  25.0% -lh5- e9d8 Apr  7  1997 irit70/amigalib/math_private.h
[generic]                 1037    2938  35.3% -lh5- ee2d Feb 28  1997 irit70/amigalib/popen.c
[generic]                  120     146  82.2% -lh5- 763a Feb 28  1997 irit70/amigalib/popen.h
[generic]                  160     229  69.9% -lh5- 69bf Feb 28  1997 irit70/amigalib/putenv.c
[generic]                  884    2186  40.4% -lh5- 1ce9 Feb 28  1997 irit70/amigalib/usleep.c
[generic]                   57      57 100.0% -lh0- 2375 Feb 28  1997 irit70/backup
[generic]                   83     128  64.8% -lh5- f523 Mar 26  1997 irit70/backup.cmd
[generic]                  409    1091  37.5% -lh5- 9cb8 May 20  1996 irit70/bin/difftree
[generic]                 2530   34623   7.3% -lh5- 7822 Sep 18  1996 irit70/bin/iritfont.dat
[generic]                  399     790  50.5% -lh5- 7a5f Dec 30  1993 irit70/bin/mksymlin
[generic]                  382     614  62.2% -lh5- a122 Mar 26  1997 irit70/bin/nt_mkdef.cmd
[generic]                 5830   27988  20.8% -lh5- bf0a Feb 28  1997 irit70/bool_lib/adjacncy.c
[generic]                 4669   21127  22.1% -lh5- 61b3 Feb 28  1997 irit70/bool_lib/bool-2d.c
[generic]                 6652   42412  15.7% -lh5- 9f83 Feb 28  1997 irit70/bool_lib/bool-hi.c
[generic]                12547   58485  21.5% -lh5- 8700 Apr 16  1997 irit70/bool_lib/bool1low.c
[generic]                12810   48977  26.2% -lh5- 0e03 Mar 14  1997 irit70/bool_lib/bool2low.c
[generic]                 1970    5700  34.6% -lh5- 6d05 Feb 28  1997 irit70/bool_lib/bool_loc.h
[generic]                  465    2143  21.7% -lh5- 95bf Feb 25  1995 irit70/bool_lib/makefile.ami
[generic]                  366     972  37.7% -lh5- e46a Oct 13  1994 irit70/bool_lib/makefile.djg
[generic]                  498    2419  20.6% -lh5- 61f9 Mar 17  1997 irit70/bool_lib/makefile.os2
[generic]                  455    2121  21.5% -lh5- 686c Feb 26  1995 irit70/bool_lib/makefile.sas
[generic]                  475    1228  38.7% -lh5- 80d7 Dec 18  1994 irit70/bool_lib/makefile.tc
[generic]                  517    2516  20.5% -lh5- 0b5d Mar 17  1997 irit70/bool_lib/makefile.unx
[generic]                  368    1011  36.4% -lh5- cb9b Dec 18  1994 irit70/bool_lib/makefile.wnt
[generic]                 2974   13368  22.2% -lh5- aadb Feb 28  1997 irit70/cagd_lib/afd_cube.c
[generic]                 5964   28388  21.0% -lh5- 9393 Feb 28  1997 irit70/cagd_lib/bsp2poly.c
[generic]                 1981   16529  12.0% -lh5- 8791 Feb 28  1997 irit70/cagd_lib/bsp_gen.c
[generic]                 9658   71876  13.4% -lh5- d21e Feb 28  1997 irit70/cagd_lib/bsp_knot.c
[generic]                 2402    9282  25.9% -lh5- dd59 Feb 28  1997 irit70/cagd_lib/bspboehm.c
[generic]                 2832   10486  27.0% -lh5- 387f Feb 28  1997 irit70/cagd_lib/bspcoxdb.c
[generic]                 4153   18258  22.7% -lh5- 4ed1 Mar 26  1997 irit70/cagd_lib/bzr2poly.c
[generic]                  678    3817  17.8% -lh5- 83e7 Feb 28  1997 irit70/cagd_lib/bzr_gen.c
[generic]                 4553   54611   8.3% -lh5- 0f23 Feb 28  1997 irit70/cagd_lib/cagd1gen.c
[generic]                 6598   69102   9.5% -lh5- bdca Apr 13  1997 irit70/cagd_lib/cagd2gen.c
[generic]                 2815   15912  17.7% -lh5- 1b15 Feb 28  1997 irit70/cagd_lib/cagd_arc.c
[generic]                 8847   67240  13.2% -lh5- 7a64 Mar 26  1997 irit70/cagd_lib/cagd_aux.c
[generic]                 2790   12429  22.4% -lh5- c6b7 Feb 28  1997 irit70/cagd_lib/cagd_cci.c
[generic]                  623    2360  26.4% -lh5- b086 Feb 28  1997 irit70/cagd_lib/cagd_dbg.c
[generic]                 1884    6091  30.9% -lh5- 692e Feb 28  1997 irit70/cagd_lib/cagd_err.c
[generic]                  480    1915  25.1% -lh5- f48c Feb 28  1997 irit70/cagd_lib/cagd_ftl.c
[generic]                  606    1691  35.8% -lh5- be83 Feb 28  1997 irit70/cagd_lib/cagd_loc.h
[generic]                 2511   17770  14.1% -lh5- c0a3 Feb 28  1997 irit70/cagd_lib/cagdbbox.c
[generic]                 2096    8491  24.7% -lh5- 4a4c Feb 28  1997 irit70/cagd_lib/cagdbsum.c
[generic]                 2204   13126  16.8% -lh5- 8d0b Feb 28  1997 irit70/cagd_lib/cagdcmpt.c
[generic]                 3356   18611  18.0% -lh5- 258b Apr 13  1997 irit70/cagd_lib/cagdcmrg.c
[generic]                 2506   20175  12.4% -lh5- dfe9 Mar  2  1997 irit70/cagd_lib/cagdcoer.c
[generic]                 1425    4352  32.7% -lh5- 829d Feb 28  1997 irit70/cagd_lib/cagdcsrf.c
[generic]                 1114    5360  20.8% -lh5- 8cf1 Feb 28  1997 irit70/cagd_lib/cagdedit.c
[generic]                 1299    4141  31.4% -lh5- 7255 Feb 28  1997 irit70/cagd_lib/cagdextr.c
[generic]                  807    4097  19.7% -lh5- 43b4 Feb 28  1997 irit70/cagd_lib/cagdmesh.c
[generic]                 2792   13929  20.0% -lh5- f4ab Feb 28  1997 irit70/cagd_lib/cagdoslo.c
[generic]                 1574   11868  13.3% -lh5- 8388 Feb 28  1997 irit70/cagd_lib/cagdprim.c
[generic]                 1939    7614  25.5% -lh5- 5b32 Feb 28  1997 irit70/cagd_lib/cagdruld.c
[generic]                 2780   13478  20.6% -lh5- 0399 Feb 28  1997 irit70/cagd_lib/cagdsmrg.c
[generic]                 1925    8115  23.7% -lh5- d26c Feb 28  1997 irit70/cagd_lib/cagdsrev.c
[generic]                 5940   22830  26.0% -lh5- 19bb Mar 28  1997 irit70/cagd_lib/cagdswep.c
[generic]                 6577   35592  18.5% -lh5- b1b5 Mar 28  1997 irit70/cagd_lib/cbsp_aux.c
[generic]                 4598   18896  24.3% -lh5- d3e4 Feb 28  1997 irit70/cagd_lib/cbsp_int.c
[generic]                 2401    9199  26.1% -lh5- c2b0 Feb 28  1997 irit70/cagd_lib/cbspeval.c
[generic]                 4477   25823  17.3% -lh5- bc1a Mar 26  1997 irit70/cagd_lib/cbzr_aux.c
[generic]                 1683    9527  17.7% -lh5- 9cfe Feb 28  1997 irit70/cagd_lib/cbzr_pwr.c
[generic]                 3446   18604  18.5% -lh5- 2226 Feb 28  1997 irit70/cagd_lib/cbzreval.c
[generic]                 7588   41203  18.4% -lh5- f687 Feb 28  1997 irit70/cagd_lib/crvmatch.c
[generic]                 1227    5333  23.0% -lh5- 488a Feb 28  1997 irit70/cagd_lib/hermite.c
[generic]                 1164   11302  10.3% -lh5- a693 Dec  6  1996 irit70/cagd_lib/makefile.ami
[generic]                  674    2222  30.3% -lh5- 55fd Dec  6  1996 irit70/cagd_lib/makefile.djg
[generic]                 1288   14688   8.8% -lh5- c056 Mar 17  1997 irit70/cagd_lib/makefile.os2
[generic]                 1151   11280  10.2% -lh5- e65b Dec  6  1996 irit70/cagd_lib/makefile.sas
[generic]                  876    2949  29.7% -lh5- d7f2 Dec  6  1996 irit70/cagd_lib/makefile.tc
[generic]                 1309   14781   8.9% -lh5- c84d Mar 17  1997 irit70/cagd_lib/makefile.unx
[generic]                  644    2129  30.2% -lh5- e05b Dec  6  1996 irit70/cagd_lib/makefile.wnt
[generic]                 3058   15486  19.7% -lh5- 5636 Feb 28  1997 irit70/cagd_lib/mshplanr.c
[generic]                 1776    8878  20.0% -lh5- e367 Feb 28  1997 irit70/cagd_lib/poly_err.c
[generic]                 8934   49061  18.2% -lh5- a85c Mar 26  1997 irit70/cagd_lib/sbsp_aux.c
[generic]                 3967   16619  23.9% -lh5- 6a1c Feb 28  1997 irit70/cagd_lib/sbsp_int.c
[generic]                 2836   15514  18.3% -lh5- 1480 Feb 28  1997 irit70/cagd_lib/sbspeval.c
[generic]                 3976   22806  17.4% -lh5- dbea Mar 26  1997 irit70/cagd_lib/sbzr_aux.c
[generic]                 1763    8963  19.7% -lh5- 3f72 Feb 28  1997 irit70/cagd_lib/sbzreval.c
[generic]                  438    1237  35.4% -lh5- 84ba Feb 28  1997 irit70/circlink/circlink.c
[generic]                  241     472  51.1% -lh5- 40ba Feb 25  1995 irit70/circlink/makefile.ami
[generic]                  218     309  70.6% -lh5- 4a6a Oct 13  1994 irit70/circlink/makefile.djg
[generic]                  273     572  47.7% -lh5- 4288 Mar 17  1997 irit70/circlink/makefile.os2
[generic]                  241     472  51.1% -lh5- 0860 Feb 26  1995 irit70/circlink/makefile.sas
[generic]                  424     663  64.0% -lh5- a238 Dec 18  1994 irit70/circlink/makefile.tc
[generic]                  256     549  46.6% -lh5- 9c72 Mar 17  1997 irit70/circlink/makefile.unx
[generic]                  222     335  66.3% -lh5- 0d0c Dec 18  1994 irit70/circlink/makefile.wnt
[generic]                15372   45587  33.7% -lh5- b3e5 Feb 14  1997 irit70/data/3dhead.32
[generic]                  161     209  77.0% -lh5- 82e4 Feb 14  1997 irit70/data/3dhead.inf
[generic]                 8724   57088  15.3% -lh5- c946 Feb 14  1997 irit70/data/sphere16.dat
[generic]                  944    7307  12.9% -lh5- b465 Feb 14  1997 irit70/data/sphere8.dat
[generic]                 1116    2118  52.7% -lh5- e193 Dec 30  1993 irit70/disclaim
[generic]                  148     537  27.6% -lh5- ff65 Feb 12  1995 irit70/docs/cexample/conv_c_to_tex
[generic]                 1108    2543  43.6% -lh5- ac7f Feb 12  1995 irit70/docs/cexample/lst_sqrs.c
[generic]                 1153    3289  35.1% -lh5- 5ade Apr 17  1997 irit70/docs/cexample/lst_sqrs.tex
[generic]                  226     527  42.9% -lh5- b238 Feb 12  1995 irit70/docs/cexample/makefile.unx
[generic]                  450     852  52.8% -lh5- 63c4 Feb  3  1995 irit70/docs/cexample/polyarea.c
[generic]                  469    1045  44.9% -lh5- 29bc Apr 17  1997 irit70/docs/cexample/polyarea.tex
[generic]                  509    1004  50.7% -lh5- 80ce Feb  3  1995 irit70/docs/cexample/polygons.c
[generic]                  531    1225  43.3% -lh5- 2749 Apr 17  1997 irit70/docs/cexample/polygons.tex
[generic]                  866    2379  36.4% -lh5- 48a9 Feb  3  1995 irit70/docs/cexample/transfrm.c
[generic]                  898    2761  32.5% -lh5- 9c15 Apr 17  1997 irit70/docs/cexample/transfrm.tex
[generic]                 4125   10140  40.7% -lh5- 0e8f Mar 18  1997 irit70/docs/coding.std
[generic]                  389     633  61.5% -lh5- dd40 Apr  7  1997 irit70/docs/contrib.ack
[generic]                  373     747  49.9% -lh5- 1d20 Sep 10  1995 irit70/docs/contrib.rul
[generic]                 2493    5506  45.3% -lh5- 30a7 Nov 29  1995 irit70/docs/general.inf
[generic]                  886    1652  53.6% -lh5- 1e28 Apr 17  1997 irit70/docs/irit.get
[generic]               114774  404355  28.4% -lh5- 1466 Apr  9  1997 irit70/docs/irit.src
[generic]                 2840    6571  43.2% -lh5- 4cc8 Apr  7  1997 irit70/docs/iritbeta.lst
[generic]                 5722   27584  20.7% -lh5- 5014 Mar 11  1997 irit70/docs/irithlp.c
[generic]                  926    3852  24.0% -lh5- 440e Jan 20  1996 irit70/docs/makefile.ami
[generic]                  268     534  50.2% -lh5- e828 Dec 30  1993 irit70/docs/makefile.djg
[generic]                  296     610  48.5% -lh5- 1d4c Mar 17  1997 irit70/docs/makefile.os2
[generic]                  965    3942  24.5% -lh5- cc33 Jan 21  1996 irit70/docs/makefile.sas
[generic]                  434     808  53.7% -lh5- 5d9b Dec 18  1994 irit70/docs/makefile.tc
[generic]                  999    4136  24.2% -lh5- af84 Mar 17  1997 irit70/docs/makefile.unx
[generic]                  410     808  50.7% -lh5- 8306 Dec 18  1994 irit70/docs/makefile.wnt
[generic]                 6638   17813  37.3% -lh5- 07f6 Mar 18  1997 irit70/docs/papers
[generic]                 6057   21621  28.0% -lh5- a7be Mar 17  1997 irit70/docs/prog_man.html
[generic]                 9086   30563  29.7% -lh5- 4a6f Mar 17  1997 irit70/docs/prog_man.tex
[generic]                 1208    3118  38.7% -lh5- 4168 Sep 11  1994 irit70/docs/prog_man/template.c
[generic]                 8187   48230  17.0% -lh5- 8c06 Feb 28  1997 irit70/docs/progman.c
[generic]                 3137    7239  43.3% -lh5- fdcb Nov 29  1995 irit70/docs/technion.inf
[generic]                 7697   18658  41.3% -lh5- 94ae Apr  7  1997 irit70/docs/update.new
[generic]                13287   78345  17.0% -lh5- 7a8e Mar 11  1997 irit70/docs/user_man/doc_figs.irt
[generic]                 1742    7237  24.1% -lh5- 824e Jan 20  1996 irit70/docs/user_man/makefile.ami
[generic]                 2143    8529  25.1% -lh5- cfe0 Mar 17  1997 irit70/docs/user_man/makefile.unx
[generic]                 4403   16980  25.9% -lh5- 13b3 Feb  9  1997 irit70/emacs/irit.el
[generic]                 1310    5337  24.5% -lh5- 57dd Mar 17  1997 irit70/filters/dat2bin.c
[generic]                 4739   27899  17.0% -lh5- 15fc Mar 17  1997 irit70/filters/dat2irit.c
[generic]                 7982   43784  18.2% -lh5- 956f Mar 17  1997 irit70/filters/dxf2irit.c
[generic]                 6113   45948  13.3% -lh5- 33c4 Apr 13  1997 irit70/filters/ffcnvrt.c
[generic]                 1120    3916  28.6% -lh5- 797b Apr  9  1997 irit70/filters/ffcnvrt.h
[generic]                 4784   22309  21.4% -lh5- 12f5 Mar 17  1997 irit70/filters/irit2dxf.c
[generic]                 3520   15600  22.6% -lh5- c186 Apr  9  1997 irit70/filters/irit2hgl.c
[generic]                 3279   17835  18.4% -lh5- 29ea Apr  9  1997 irit70/filters/irit2iv.c
[generic]                 5329   23018  23.2% -lh5- 43de Mar 17  1997 irit70/filters/irit2nff.c
[generic]                 3329   14928  22.3% -lh5- bfe7 Mar 17  1997 irit70/filters/irit2plg.c
[generic]                 8203   37724  21.7% -lh5- b948 Apr  9  1997 irit70/filters/irit2pov.c
[generic]                 9421   43806  21.5% -lh5- 96eb Apr  9  1997 irit70/filters/irit2ps.c
[generic]                 7310   33454  21.9% -lh5- 356d Apr  9  1997 irit70/filters/irit2ray.c
[generic]                 4992   21792  22.9% -lh5- 0ed8 Mar 17  1997 irit70/filters/irit2scn.c
[generic]                 3396   15221  22.3% -lh5- 4ac7 Apr  9  1997 irit70/filters/irit2xfg.c
[generic]                 1042    7037  14.8% -lh5- 41b7 Dec  9  1996 irit70/filters/makefile.ami
[generic]                 1113    6112  18.2% -lh5- 17d2 Dec  9  1996 irit70/filters/makefile.djg
[generic]                 1088    8447  12.9% -lh5- 027e Mar 17  1997 irit70/filters/makefile.os2
[generic]                 1103    7622  14.5% -lh5- 49c1 Dec  9  1996 irit70/filters/makefile.sas
[generic]                 1131    6257  18.1% -lh5- b1b3 Dec  9  1996 irit70/filters/makefile.tc
[generic]                 1213    9554  12.7% -lh5- b857 Mar 17  1997 irit70/filters/makefile.unx
[generic]                  896    5318  16.8% -lh5- 933e Dec  9  1996 irit70/filters/makefile.wnt
[generic]                 5371   26971  19.9% -lh5- 868a Mar 28  1997 irit70/filters/obj2irit.c
[generic]                 2674   11685  22.9% -lh5- 0f3a Feb 28  1997 irit70/filters/skeletn1.c
[generic]                  332     989  33.6% -lh5- 1f6a Apr 13  1997 irit70/filters/test-os2.cmd
[generic]                  358    1024  35.0% -lh5- de37 Apr 13  1997 irit70/filters/test-unx
[generic]                  335     989  33.9% -lh5- 31be Apr 13  1997 irit70/filters/test-wnt.cmd
[generic]                 1714    7342  23.3% -lh5- b0c5 Mar 27  1997 irit70/filters/test.dat
[generic]                  299     754  39.7% -lh5- 71d5 Feb 28  1997 irit70/geom_lib/anim_aux.c
[generic]                 4894   23278  21.0% -lh5- 7c0e Feb 28  1997 irit70/geom_lib/animate.c
[generic]                 2077   12842  16.2% -lh5- c7bd Feb 28  1997 irit70/geom_lib/bbox.c
[generic]                 6122   25669  23.8% -lh5- c19d Feb 28  1997 irit70/geom_lib/convex.c
[generic]                 7041   35410  19.9% -lh5- 879e Feb 28  1997 irit70/geom_lib/decimate.c
[generic]                 9911   65608  15.1% -lh5- 8ca7 Apr 15  1997 irit70/geom_lib/geomat3d.c
[generic]                 3394   14866  22.8% -lh5- 2cf7 Feb 28  1997 irit70/geom_lib/geomvals.c
[generic]                 2144   10914  19.6% -lh5- e024 Feb 28  1997 irit70/geom_lib/intrnrml.c
[generic]                 2502   11123  22.5% -lh5- 9f76 Feb 28  1997 irit70/geom_lib/ln_sweep.c
[generic]                  583    2773  21.0% -lh5- fecc Feb 28  1997 irit70/geom_lib/makefile.ami
[generic]                  458    1402  32.7% -lh5- 2ddf Feb 28  1997 irit70/geom_lib/makefile.djg
[generic]                  802    5358  15.0% -lh5- a583 Mar 17  1997 irit70/geom_lib/makefile.os2
[generic]                  571    2751  20.8% -lh5- bbe4 Feb 28  1997 irit70/geom_lib/makefile.sas
[generic]                  770    2062  37.3% -lh5- f809 Feb 28  1997 irit70/geom_lib/makefile.tc
[generic]                  801    5430  14.8% -lh5- 85cc Mar 17  1997 irit70/geom_lib/makefile.unx
[generic]                  476    1464  32.5% -lh5- 661e Feb 28  1997 irit70/geom_lib/makefile.wnt
[generic]                 1026    4585  22.4% -lh5- d6e2 Feb 28  1997 irit70/geom_lib/poly_cln.c
[generic]                 1942    7122  27.3% -lh5- 41bc Apr  5  1997 irit70/geom_lib/poly_pts.c
[generic]                 1506    6648  22.7% -lh5- 5b68 Feb 28  1997 irit70/geom_lib/polyofst.c
[generic]                13281   75741  17.5% -lh5- f86b Feb 28  1997 irit70/geom_lib/primitiv.c
[generic]                  888    2812  31.6% -lh5- 042e Feb 28  1997 irit70/geom_lib/sph_pts.c
[generic]                 7850   40154  19.5% -lh5- b1eb Apr  7  1997 irit70/grapdrvs/amidrvs.c
[generic]                 1259    2826  44.6% -lh5- e390 Dec 24  1995 irit70/grapdrvs/amidrvs.cfg
[generic]                 8193   60091  13.6% -lh5- 717c Mar 29  1997 irit70/grapdrvs/anim_wnt.c
[generic]                 8211   64307  12.8% -lh5- f9eb Feb 28  1997 irit70/grapdrvs/anim_xmt.c
[generic]                  709    2444  29.0% -lh5- 48a2 Feb 28  1997 irit70/grapdrvs/djgdrvs.c
[generic]                 7899   43400  18.2% -lh5- 4ff2 Feb 28  1997 irit70/grapdrvs/djggraph.c
[generic]                  370     958  38.6% -lh5- b764 Feb 28  1997 irit70/grapdrvs/djggraph.h
[generic]                  986    3565  27.7% -lh5- 2de3 Feb 28  1997 irit70/grapdrvs/draw_crv.c
[generic]                 1389    5713  24.3% -lh5- 076d Feb 28  1997 irit70/grapdrvs/draw_mdl.c
[generic]                  835    2923  28.6% -lh5- 3450 Feb 28  1997 irit70/grapdrvs/draw_obj.c
[generic]                 1316    5561  23.7% -lh5- e7ff Feb 28  1997 irit70/grapdrvs/draw_srf.c
[generic]                  827    4436  18.6% -lh5- 4399 Feb 28  1997 irit70/grapdrvs/drawln3d.c
[generic]                 1188    4291  27.7% -lh5- 8fa7 Feb 28  1997 irit70/grapdrvs/drawpoly.c
[generic]                  611    2252  27.1% -lh5- 6ed9 Feb 28  1997 irit70/grapdrvs/drawptvc.c
[generic]                 1277    5400  23.6% -lh5- fde7 Feb 28  1997 irit70/grapdrvs/drawtris.c
[generic]                 1258    4941  25.5% -lh5- 2ddd Feb 28  1997 irit70/grapdrvs/drawtriv.c
[generic]                 1374    5632  24.4% -lh5- 1f26 Feb 28  1997 irit70/grapdrvs/drawtsrf.c
[generic]                11179   49262  22.7% -lh5- 6712 Apr 13  1997 irit70/grapdrvs/gen_grap.c
[generic]                 6670   32927  20.3% -lh5- 6b0d Feb 28  1997 irit70/grapdrvs/hpsbutil.c
[generic]                 1064    8985  11.8% -lh5- 231e Jan 30  1997 irit70/grapdrvs/makefile.ami
[generic]                  712    4661  15.3% -lh5- 8da8 Jan 30  1997 irit70/grapdrvs/makefile.djg
[generic]                 1469   12994  11.3% -lh5- fbde Mar 17  1997 irit70/grapdrvs/makefile.os2
[generic]                 1104    9068  12.2% -lh5- fc7e Jan 30  1997 irit70/grapdrvs/makefile.sas
[generic]                 1570   14387  10.9% -lh5- 528d Mar 17  1997 irit70/grapdrvs/makefile.unx
[generic]                  751    5018  15.0% -lh5- f04f Feb 28  1997 irit70/grapdrvs/makefile.wnt
[generic]                 1194    7792  15.3% -lh5- abd6 Feb 28  1997 irit70/grapdrvs/nuldrvs.c
[generic]                10933   56051  19.5% -lh5- 7a53 Mar 27  1997 irit70/grapdrvs/os2drvs.c
[generic]                 1563    3392  46.1% -lh5- e3a5 May 23  1996 irit70/grapdrvs/os2drvs.cfg
[generic]                  760    2301  33.0% -lh5- 8459 Feb 28  1997 irit70/grapdrvs/os2drvs.h
[generic]                 1375    3995  34.4% -lh5- 24a9 Jan 11  1996 irit70/grapdrvs/os2drvs.rc
[generic]                   65     126  51.6% -lh5- 60e4 Jan 10  1996 irit70/grapdrvs/winres/forward.bmp
[generic]                   57     126  45.2% -lh5- 20f7 Jan 10  1996 irit70/grapdrvs/winres/play.bmp
[generic]                   62     126  49.2% -lh5- 722d Jan 10  1996 irit70/grapdrvs/winres/playback.bmp
[generic]                   69     126  54.8% -lh5- f978 Jan 10  1996 irit70/grapdrvs/winres/rewind.bmp
[generic]                   43     126  34.1% -lh5- a347 Jan 10  1996 irit70/grapdrvs/winres/stop.bmp
[generic]                  209     766  27.3% -lh5- ec4a Jan 10  1996 irit70/grapdrvs/winres/wntdrvs.ico
[generic]                 6233   26193  23.8% -lh5- 92bf Mar 31  1997 irit70/grapdrvs/wnt_ogl.c
[generic]                 2213   15233  14.5% -lh5- 69f0 Mar 27  1997 irit70/grapdrvs/wnt_win.c
[generic]                 9293   44395  20.9% -lh5- 0f6a Mar 29  1997 irit70/grapdrvs/wntdrvs.c
[generic]                 1659    3631  45.7% -lh5- 6fb2 May 23  1996 irit70/grapdrvs/wntdrvs.cfg
[generic]                 1541    4827  31.9% -lh5- 1980 Feb 28  1997 irit70/grapdrvs/wntdrvs.h
[generic]                 1317    3821  34.5% -lh5- 97f3 May 25  1996 irit70/grapdrvs/wntdrvs.rc
[generic]                 2874   16792  17.1% -lh5- 7476 Mar 28  1997 irit70/grapdrvs/x11draw.c
[generic]                 8039   42759  18.8% -lh5- 7da1 Mar 28  1997 irit70/grapdrvs/x11drvs.c
[generic]                 1641    3599  45.6% -lh5- 25c6 May 23  1996 irit70/grapdrvs/x11drvs.cfg
[generic]                  521    1306  39.9% -lh5- 6b6d Feb 28  1997 irit70/grapdrvs/x11drvs.h
[generic]                12624   60031  21.0% -lh5- d68b Mar 28  1997 irit70/grapdrvs/xgladap.c
[generic]                 1684    3676  45.8% -lh5- db4e May 23  1996 irit70/grapdrvs/xgladap.cfg
[generic]                 4872   23720  20.5% -lh5- dc0b Mar 28  1997 irit70/grapdrvs/xgldraw.c
[generic]                 6922   31337  22.1% -lh5- 5f99 Mar 28  1997 irit70/grapdrvs/xgldrvs.c
[generic]                 1645    3597  45.7% -lh5- 4db7 May 23  1996 irit70/grapdrvs/xgldrvs.cfg
[generic]                  311     848  36.7% -lh5- a7fa Feb 28  1997 irit70/grapdrvs/xgldrvs.h
[generic]                 1664    3611  46.1% -lh5- 38b6 May 23  1996 irit70/grapdrvs/xglmdrvs.cfg
[generic]                 9216   49153  18.7% -lh5- ef15 Feb 28  1997 irit70/grapdrvs/xmtdrvs.c
[generic]                 1689    3838  44.0% -lh5- 8583 May 23  1996 irit70/grapdrvs/xmtdrvs.cfg
[generic]                  474    1247  38.0% -lh5- 1f77 Feb 28  1997 irit70/grapdrvs/xmtdrvs.h
[generic]                 5282   25942  20.4% -lh5- e5ab Mar 31  1997 irit70/grapdrvs/xogldraw.c
[generic]                 1629    3528  46.2% -lh5- 4957 May 23  1996 irit70/grapdrvs/xogldrvs.cfg
[generic]                 4628   22404  20.7% -lh5- 3be2 Feb 28  1997 irit70/grapdrvs/xsbdraw.c
[generic]                  827    2567  32.2% -lh5- f308 Feb 28  1997 irit70/grapdrvs/xsbdrvs.h
[generic]                 1648    3753  43.9% -lh5- b1a8 Dec 24  1995 irit70/grapdrvs/xsbmdrvs.cfg
[generic]                 5774   37999  15.2% -lh5- 7c13 Jan  5  1994 irit70/illustrt/b58.dat
[generic]                  696    2894  24.0% -lh5- cca0 Jan  5  1994 irit70/illustrt/dish.dat
[generic]                  610    5510  11.1% -lh5- df2c Dec 30  1993 irit70/illustrt/icosahdr.dat
[generic]                  624    5524  11.3% -lh5- be28 Dec 30  1993 irit70/illustrt/icosahdt.dat
[generic]                 6244   29901  20.9% -lh5- 4e68 Apr 13  1997 irit70/illustrt/illustrt.c
[generic]                  557    1129  49.3% -lh5- a9f8 Nov 28  1996 irit70/illustrt/illustrt.cfg
[generic]                 5367   21891  24.5% -lh5- f4d8 Feb 28  1997 irit70/illustrt/intersct.c
[generic]                  423    1451  29.2% -lh5- 4f70 Feb 26  1995 irit70/illustrt/makefile.ami
[generic]                  304     506  60.1% -lh5- fbe4 Jun 11  1994 irit70/illustrt/makefile.djg
[generic]                  404    1567  25.8% -lh5- 21fb Mar 17  1997 irit70/illustrt/makefile.os2
[generic]                  450    1487  30.3% -lh5- 05c0 Mar  4  1995 irit70/illustrt/makefile.sas
[generic]                  585    1123  52.1% -lh5- e42d Dec 18  1994 irit70/illustrt/makefile.tc
[generic]                  450    1628  27.6% -lh5- b347 Mar 17  1997 irit70/illustrt/makefile.unx
[generic]                  365     747  48.9% -lh5- f0bb Dec 18  1994 irit70/illustrt/makefile.wnt
[generic]                  518    1306  39.7% -lh5- 9d1b Feb 28  1997 irit70/illustrt/program.h
[generic]                  771    5618  13.7% -lh5- 1b86 Dec 30  1993 irit70/illustrt/solid1.dat
[generic]                  780    5619  13.9% -lh5- 1c2b Dec 30  1993 irit70/illustrt/solid1t.dat
[generic]                 2604   11449  22.7% -lh5- b2aa Feb 28  1997 irit70/illustrt/spltsort.c
[generic]                  333    1342  24.8% -lh5- 4d6b Apr 16  1997 irit70/illustrt/test-os2.cmd
[generic]                  349    1372  25.4% -lh5- 34f1 May 23  1996 irit70/illustrt/test-unx
[generic]                  333    1342  24.8% -lh5- 4d6b Apr 16  1997 irit70/illustrt/test-wnt.cmd
[generic]                  428     875  48.9% -lh5- 5fb5 Dec 30  1993 irit70/illustrt/wiggle.dat
[generic]                  443     889  49.8% -lh5- ea33 Dec 30  1993 irit70/illustrt/wigglet.dat
[generic]                 1016    4807  21.1% -lh5- b7e7 Feb 28  1997 irit70/include/allocate.h
[generic]                  977    2575  37.9% -lh5- c2d6 Feb 28  1997 irit70/include/animate.h
[generic]                  607    2395  25.3% -lh5- c273 Feb 28  1997 irit70/include/attribut.h
[generic]                  374    1180  31.7% -lh5- 14a3 Feb 28  1997 irit70/include/bbox.h
[generic]                  834    2649  31.5% -lh5- 6edd Feb 28  1997 irit70/include/bool_lib.h
[generic]                 9637   47156  20.4% -lh5- dee2 Apr  1  1997 irit70/include/cagd_lib.h
[generic]                  445    1156  38.5% -lh5- 6053 Feb 28  1997 irit70/include/config.h
[generic]                  370    1067  34.7% -lh5- d443 Feb 28  1997 irit70/include/convex.h
[generic]                  356    1011  35.2% -lh5- 39bb Feb 28  1997 irit70/include/decimate.h
[generic]                  355     977  36.3% -lh5- 7540 Feb 28  1997 irit70/include/dist_pts.h
[generic]                  374     984  38.0% -lh5- 57eb Feb 28  1997 irit70/include/extra_fn.h
[generic]                  879    2384  36.9% -lh5- a837 Feb 28  1997 irit70/include/filt.h
[generic]                  452    1758  25.7% -lh5- 1e84 Feb 28  1997 irit70/include/genmat.h
[generic]                 1123    4196  26.8% -lh5- 31e4 Apr 15  1997 irit70/include/geomat3d.h
[generic]                  298     900  33.1% -lh5- b43d Feb 28  1997 irit70/include/geomvals.h
[generic]                  485    1265  38.3% -lh5- 9038 Feb 28  1997 irit70/include/getarg.h
[generic]                  435    1196  36.4% -lh5- 2576 Feb 28  1997 irit70/include/imalloc.h
[generic]                  430    1205  35.7% -lh5- 656f Feb 28  1997 irit70/include/intrnrml.h
[generic]                  867    4079  21.3% -lh5- b7a4 Apr  9  1997 irit70/include/ip_cnvrt.h
[generic]                 3155    9758  32.3% -lh5- 9acb Apr 16  1997 irit70/include/irit_sm.h
[generic]                  630    1874  33.6% -lh5- aba0 Feb 28  1997 irit70/include/irit_soc.h
[generic]                 2350    7461  31.5% -lh5- e6c8 Apr 13  1997 irit70/include/iritgrap.h
[generic]                 5918   25570  23.1% -lh5- 4459 Mar 24  1997 irit70/include/iritprsr.h
[generic]                  599    1609  37.2% -lh5- 06bd Feb 28  1997 irit70/include/ln_sweep.h
[generic]                 1330    6368  20.9% -lh5- 7df8 Feb 28  1997 irit70/include/mdl_lib.h
[generic]                  828    3189  26.0% -lh5- e1d2 Feb 28  1997 irit70/include/miscattr.h
[generic]                 1304    5296  24.6% -lh5- 3613 Apr 13  1997 irit70/include/mrchcube.h
[generic]                  257     802  32.0% -lh5- c5e8 Feb 28  1997 irit70/include/poly_cln.h
[generic]                  621    2195  28.3% -lh5- e697 Feb 28  1997 irit70/include/primitiv.h
[generic]                  503    1388  36.2% -lh5- d6e6 Feb 28  1997 irit70/include/priorque.h
[generic]                 3669   19605  18.7% -lh5- 476d Apr  9  1997 irit70/include/symb_lib.h
[generic]                 1907    6913  27.6% -lh5- 718f Apr  9  1997 irit70/include/trim_lib.h
[generic]                 3237   12769  25.4% -lh5- d497 Apr  5  1997 irit70/include/triv_lib.h
[generic]                 1975    7653  25.8% -lh5- aacf Feb 28  1997 irit70/include/trng_lib.h
[generic]                  724    2258  32.1% -lh5- 0030 Feb 28  1997 irit70/include/user_lib.h
[generic]                 1728    6618  26.1% -lh5- 4233 Apr 16  1997 irit70/irender/alias.c
[generic]                 5436   24162  22.5% -lh5- de57 Feb 28  1997 irit70/irender/bucket.c
[generic]                  982   24414   4.0% -lh5- 05f5 Apr 30  1995 irit70/irender/checker.dat
[generic]                  219     442  49.5% -lh5- 15c2 Apr 30  1995 irit70/irender/checker.irt
[generic]                  110     290  37.9% -lh5- af4c Apr 30  1995 irit70/irender/checker.mat
[generic]                 2656   10051  26.4% -lh5- 59e8 Feb 28  1997 irit70/irender/color.c
[generic]                 3273   14098  23.2% -lh5- f9cc Apr 13  1997 irit70/irender/config.c
[generic]                  561    2271  24.7% -lh5- e349 Feb 28  1997 irit70/irender/debug.h
[generic]                 1268    8151  15.6% -lh5- 2495 Feb 28  1997 irit70/irender/image.c
[generic]                 1177    5891  20.0% -lh5- 19fe Feb 28  1997 irit70/irender/interpol.c
[generic]                  617    1161  53.1% -lh5- 4ebf Apr 20  1995 irit70/irender/irender.cfg
[generic]                 1544   17351   8.9% -lh5- 78e1 Apr 30  1995 irit70/irender/isoglass.dat
[generic]                  116     296  39.2% -lh5- d033 Apr 30  1995 irit70/irender/l3ortho.dat
[generic]                 1270    5916  21.5% -lh5- de1d Feb 28  1997 irit70/irender/lights.c
[generic]                 1568    6901  22.7% -lh5- 693e Apr 13  1997 irit70/irender/main.c
[generic]                  385     619  62.2% -lh5- c9b6 Jan 20  1996 irit70/irender/makefile.ami
[generic]                  873    7655  11.4% -lh5- c6f6 Mar 17  1997 irit70/irender/makefile.os2
[generic]                  420     658  63.8% -lh5- b5ea Apr  7  1997 irit70/irender/makefile.sas
[generic]                  963    7805  12.3% -lh5- 48b0 Mar 17  1997 irit70/irender/makefile.unx
[generic]                  337     567  59.4% -lh5- cb58 Jul  8  1995 irit70/irender/makefile.wnt
[generic]                 2515   10717  23.5% -lh5- d081 Feb 28  1997 irit70/irender/map.c
[generic]                  623    2460  25.3% -lh5- 068c Nov 26  1995 irit70/irender/marbglas.dat
[generic]                 1509    8653  17.4% -lh5- 7eea Apr 13  1997 irit70/irender/parser.c
[generic]                 2443   11605  21.1% -lh5- 5df9 Feb 28  1997 irit70/irender/polyline.c
[generic]                 1418    7304  19.4% -lh5- deb0 Feb 28  1997 irit70/irender/ppm.c
[generic]                 4639   14957  31.0% -lh5- dc66 Apr 13  1997 irit70/irender/program.h
[generic]                 1475    7635  19.3% -lh5- 3882 Mar 28  1997 irit70/irender/rle.c
[generic]                 2570   11708  22.0% -lh5- 938f Feb 28  1997 irit70/irender/shader.c
[generic]                12379   64715  19.1% -lh5- 647f Feb 28  1997 irit70/irender/shadow.c
[generic]                 1096    3327  32.9% -lh5- 974d Feb 28  1997 irit70/irender/shadow.h
[generic]                 1176   11415  10.3% -lh5- b872 Apr 30  1995 irit70/irender/teapot.dat
[generic]                 1248   11702  10.7% -lh5- 96b1 Jul 18  1996 irit70/irender/teapot2.dat
[generic]                  146     290  50.3% -lh5- 5771 Jul 18  1996 irit70/irender/teapot2.mat
[generic]                 1242   11727  10.6% -lh5- d3cd Feb  2  1997 irit70/irender/teapot3.dat
[generic]                  271     700  38.7% -lh5- d641 Feb  2  1997 irit70/irender/test-os2.cmd
[generic]                  285     722  39.5% -lh5- 8999 Feb  2  1997 irit70/irender/test-unx
[generic]                  271     699  38.8% -lh5- 003d Feb  2  1997 irit70/irender/test-wnt.cmd
[generic]                 2466   18058  13.7% -lh5- 0ae5 Feb 28  1997 irit70/irender/texture.c
[generic]                  164     798  20.6% -lh5- 70a6 Apr 30  1995 irit70/irender/walls.dat
[generic]                  139     290  47.9% -lh5- b3ac Apr 30  1995 irit70/irender/walls.mat
[generic]                 4699   13321  35.3% -lh5- ea00 Jan  1  1996 irit70/irender/wiggle.dat
[generic]                  645    2493  25.9% -lh5- 59d4 Nov 26  1995 irit70/irender/woodglas.dat
[generic]                 2324   16038  14.5% -lh5- b716 Feb 28  1997 irit70/irit/bsc_geom.c
[generic]                  347    1298  26.7% -lh5- f9d1 Feb 28  1997 irit70/irit/bsc_geom.h
[generic]                 1103    4854  22.7% -lh5- e11a Feb 28  1997 irit70/irit/ctrl-brk.c
[generic]                  337     861  39.1% -lh5- 2349 Feb 28  1997 irit70/irit/ctrl-brk.h
[generic]                 1526    6802  22.4% -lh5- 2433 Feb 28  1997 irit70/irit/dosintr.c
[generic]                  337     854  39.5% -lh5- 061b Feb 28  1997 irit70/irit/dosintr.h
[generic]                 2758   14552  19.0% -lh5- 6dd1 Apr 13  1997 irit70/irit/freeform.h
[generic]                 7459   59165  12.6% -lh5- f7ed Mar 26  1997 irit70/irit/freefrm1.c
[generic]                 9975   75938  13.1% -lh5- 31d8 Apr 13  1997 irit70/irit/freefrm2.c
[generic]                 8825   63649  13.9% -lh5- 504d Apr  5  1997 irit70/irit/freefrm3.c
[generic]                11086   68851  16.1% -lh5- 3e07 Feb 28  1997 irit70/irit/freefrm4.c
[generic]                 8484   44127  19.2% -lh5- 2828 Apr 13  1997 irit70/irit/freefrm5.c
[generic]                10971   52689  20.8% -lh5- 0890 Apr 15  1997 irit70/irit/inptevl1.c
[generic]                 5356   27679  19.4% -lh5- 944a Feb 28  1997 irit70/irit/inptevl2.c
[generic]                 8070   40519  19.9% -lh5- 1f3a Feb 28  1997 irit70/irit/inptevl3.c
[generic]                  953    2801  34.0% -lh5- 071c Feb 28  1997 irit70/irit/inptprsg.h
[generic]                 4244   14169  30.0% -lh5- 63e6 Apr 15  1997 irit70/irit/inptprsl.h
[generic]                 9446   45102  20.9% -lh5- 397d Mar 13  1997 irit70/irit/inptprsr.c
[generic]                 1238    2391  51.8% -lh5- 5719 Jun 23  1994 irit70/irit/irit-djg.cfg
[generic]                 2005    4011  50.0% -lh5- f579 Jun 23  1994 irit70/irit/irit-dos.cfg
[generic]                  727    1261  57.7% -lh5- 84e2 Jun 23  1994 irit70/irit/irit-os2.cfg
[generic]                  728    1261  57.7% -lh5- 22d8 Jun 23  1994 irit70/irit/irit-unx.cfg
[generic]                  727    1261  57.7% -lh5- 84e2 Jun 23  1994 irit70/irit/irit-wnt.cfg
[generic]                 6221   36199  17.2% -lh5- fc07 Apr  9  1997 irit70/irit/irit.c
[generic]                 3158   12073  26.2% -lh5- 11c0 Nov 26  1996 irit70/irit/iritinit.irt
[generic]                  846    6406  13.2% -lh5- 027b Apr  7  1997 irit70/irit/makefile.ami
[generic]                  430     882  48.8% -lh5- ad29 May 17  1996 irit70/irit/makefile.djg
[generic]                  964    8175  11.8% -lh5- ef23 Mar 17  1997 irit70/irit/makefile.os2
[generic]                  875    6445  13.6% -lh5- 2af6 Apr  7  1997 irit70/irit/makefile.sas
[generic]                  741    3002  24.7% -lh5- 3228 May 17  1996 irit70/irit/makefile.tc
[generic]                  994    8221  12.1% -lh5- 0e5a Mar 17  1997 irit70/irit/makefile.unx
[generic]                  629    2730  23.0% -lh5- 086b Feb 28  1997 irit70/irit/makefile.wnt
[generic]                  989    3949  25.0% -lh5- 5bc8 Feb 28  1997 irit70/irit/objects.h
[generic]                 7060   43995  16.0% -lh5- c898 Feb 28  1997 irit70/irit/objects1.c
[generic]                 6246   47555  13.1% -lh5- 3316 Apr 15  1997 irit70/irit/objects2.c
[generic]                 5373   38581  13.9% -lh5- 7727 Feb 28  1997 irit70/irit/overload.c
[generic]                  353     944  37.4% -lh5- 73df Feb 28  1997 irit70/irit/overload.h
[generic]                 1660    4426  37.5% -lh5- 2ff0 Feb 28  1997 irit70/irit/program.h
[generic]                 4154   28398  14.6% -lh5- 9fa4 Feb 28  1997 irit70/irit/windows.c
[generic]                    0       0 ****** -lh0- 0000 May  1  1997 irit70/lib/
[generic]                  906    1921  47.2% -lh5- f008 Aug 12  1996 irit70/makefile.ami
[generic]                 1065    3644  29.2% -lh5- 29d4 May 25  1995 irit70/makefile.djg
[generic]                 1383    8945  15.5% -lh5- 4c10 Aug 12  1996 irit70/makefile.os2
[generic]                  905    1925  47.0% -lh5- d896 Aug 12  1996 irit70/makefile.sas
[generic]                 1263    8432  15.0% -lh5- fe4f Aug 12  1996 irit70/makefile.tc
[generic]                  993    2149  46.2% -lh5- 2928 Dec 11  1996 irit70/makefile.unx
[generic]                 1616    8135  19.9% -lh5- 1fc8 Mar 26  1997 irit70/makefile.wnt
[generic]                 1696    3541  47.9% -lh5- d0da Apr  7  1997 irit70/makeflag.ami
[generic]                  790    1770  44.6% -lh5- 451f Aug 12  1996 irit70/makeflag.djg
[generic]                 1027    2228  46.1% -lh5- 480c Jan 22  1997 irit70/makeflag.os2
[generic]                 1758    3799  46.3% -lh5- 9951 Apr  7  1997 irit70/makeflag.sas
[generic]                  941    2135  44.1% -lh5- a2aa Aug 12  1996 irit70/makeflag.tc
[generic]                 3656   13231  27.6% -lh5- 349d Apr 10  1997 irit70/makeflag.unx
[generic]                 1132    2816  40.2% -lh5- 6928 Apr 14  1997 irit70/makeflag.wnt
[generic]                  211     904  23.3% -lh5- ee61 Sep 17  1994 irit70/maketags.bat
[generic]                 3360   14001  24.0% -lh5- 7971 Feb 28  1997 irit70/misc_lib/config.c
[generic]                 1264    3881  32.6% -lh5- 7fd1 Feb 28  1997 irit70/misc_lib/dist_pts.c
[generic]                 2819   27197  10.4% -lh5- 25a8 Feb 28  1997 irit70/misc_lib/genmat.c
[generic]                 8432   35305  23.9% -lh5- 8c5b Feb 28  1997 irit70/misc_lib/getarg.c
[generic]                 4464   23162  19.3% -lh5- 927d Apr  7  1997 irit70/misc_lib/imalloc.c
[generic]                  414    1729  23.9% -lh5- aad9 Feb 28  1997 irit70/misc_lib/irit_ftl.c
[generic]                  398    1707  23.3% -lh5- f635 Feb 28  1997 irit70/misc_lib/irit_wrn.c
[generic]                  392    1204  32.6% -lh5- c8be Feb 25  1995 irit70/misc_lib/makefile.ami
[generic]                  415    1247  33.3% -lh5- dbe8 Oct 13  1994 irit70/misc_lib/makefile.djg
[generic]                  405    1224  33.1% -lh5- 3094 Mar 17  1997 irit70/misc_lib/makefile.os2
[generic]                  380    1182  32.1% -lh5- ed5f Feb 26  1995 irit70/misc_lib/makefile.sas
[generic]                  708    1879  37.7% -lh5- 097b Dec 18  1994 irit70/misc_lib/makefile.tc
[generic]                  409    1297  31.5% -lh5- 8024 Mar 17  1997 irit70/misc_lib/makefile.unx
[generic]                  420    1308  32.1% -lh5- e0d2 Dec 18  1994 irit70/misc_lib/makefile.wnt
[generic]                  539    1990  27.1% -lh5- fb49 Feb 28  1997 irit70/misc_lib/miscatt2.c
[generic]                  638    2260  28.2% -lh5- 1133 Feb 28  1997 irit70/misc_lib/miscatt3.c
[generic]                 4019   39202  10.3% -lh5- f321 Feb 28  1997 irit70/misc_lib/miscattr.c
[generic]                 3238   20651  15.7% -lh5- 5cb8 Feb 28  1997 irit70/misc_lib/priorque.c
[generic]                 3713   20795  17.9% -lh5- a648 Feb 28  1997 irit70/misc_lib/xgeneral.c
[generic]                 1786   13050  13.7% -lh5- 11fd Dec 30  1993 irit70/poly3d-h/cone-cyl.dat
[generic]                  337    1606  21.0% -lh5- d7a2 Sep 25  1995 irit70/poly3d-h/cube.dat
[generic]                  400    1411  28.3% -lh5- 747f Feb 26  1995 irit70/poly3d-h/makefile.ami
[generic]                  361     694  52.0% -lh5- a085 Oct 13  1994 irit70/poly3d-h/makefile.djg
[generic]                  428    1663  25.7% -lh5- 3049 Mar 17  1997 irit70/poly3d-h/makefile.os2
[generic]                  428    1450  29.5% -lh5- b5b4 Mar  4  1995 irit70/poly3d-h/makefile.sas
[generic]                  446     828  53.9% -lh5- 0619 Dec 18  1994 irit70/poly3d-h/makefile.tc
[generic]                  428    1651  25.9% -lh5- 2c84 Mar 17  1997 irit70/poly3d-h/makefile.unx
[generic]                  337     652  51.7% -lh5- 1164 Dec 18  1994 irit70/poly3d-h/makefile.wnt
[generic]                 5491   23974  22.9% -lh5- ca05 Feb 28  1997 irit70/poly3d-h/out-edge.c
[generic]                 3891   15787  24.6% -lh5- 45eb Apr 13  1997 irit70/poly3d-h/poly3d-h.c
[generic]                  691    1375  50.3% -lh5- 5c9b Sep  8  1994 irit70/poly3d-h/poly3d-h.cfg
[generic]                 7940   35347  22.5% -lh5- 17bf Feb 28  1997 irit70/poly3d-h/prepdata.c
[generic]                 1020    2635  38.7% -lh5- 0564 Feb 28  1997 irit70/poly3d-h/program.h
[generic]                  226     495  45.7% -lh5- b6e0 May 10  1996 irit70/poly3d-h/saddle.dat
[generic]                  787    5632  14.0% -lh5- a974 Dec 30  1993 irit70/poly3d-h/solid1.dat
[generic]                 2307   21858  10.6% -lh5- bdb8 Dec 30  1993 irit70/poly3d-h/solid3.dat
[generic]                  193     487  39.6% -lh5- 013c Jun  7  1996 irit70/poly3d-h/test-os2.cmd
[generic]                  327     773  42.3% -lh5- 894f Jun  7  1996 irit70/poly3d-h/test-unx
[generic]                  194     487  39.8% -lh5- 79cd Jun  7  1996 irit70/poly3d-h/test-wnt.cmd
[generic]                  526     958  54.9% -lh5- fb6e Dec 30  1993 irit70/poly3d-h/update.new
[generic]                  394     835  47.2% -lh5- 6cad Jan  2  1996 irit70/poly3d-h/wiggle.dat
[generic]                 8660   82551  10.5% -lh5- bcaa Apr  8  1997 irit70/prsr_lib/allocate.c
[generic]                 3040   38145   8.0% -lh5- b27d Feb 28  1997 irit70/prsr_lib/attribut.c
[generic]                 3555   18789  18.9% -lh5- b6ee Feb 28  1997 irit70/prsr_lib/bsp_read.c
[generic]                 1870   12024  15.6% -lh5- dd92 Feb 28  1997 irit70/prsr_lib/bsp_wrt.c
[generic]                 2212   14980  14.8% -lh5- a554 Feb 28  1997 irit70/prsr_lib/bzr_read.c
[generic]                 1541   10599  14.5% -lh5- 2dbc Feb 28  1997 irit70/prsr_lib/bzr_wrt.c
[generic]                 1340   12940  10.4% -lh5- b3be Feb 28  1997 irit70/prsr_lib/cagd_wrt.c
[generic]                 1686   12717  13.3% -lh5- 78c6 Feb 28  1997 irit70/prsr_lib/cagdread.c
[generic]                 1876    9995  18.8% -lh5- 7ec0 Mar 28  1997 irit70/prsr_lib/coerce.c
[generic]                 9040   63289  14.3% -lh5- 0024 Apr 16  1997 irit70/prsr_lib/ip_cnvrt.c
[generic]                  428    1777  24.1% -lh5- 44fe Feb 28  1997 irit70/prsr_lib/ip_fatal.c
[generic]                  556    2096  26.5% -lh5- 3196 Feb 28  1997 irit70/prsr_lib/ip_procs.c
[generic]                13529   79073  17.1% -lh5- d3c3 Mar 28  1997 irit70/prsr_lib/iritprs1.c
[generic]                11895   74648  15.9% -lh5- 127d Feb 28  1997 irit70/prsr_lib/iritprs2.c
[generic]                 9067   63503  14.3% -lh5- 17eb Mar 28  1997 irit70/prsr_lib/iritprsb.c
[generic]                  902    6670  13.5% -lh5- 191a Nov 28  1996 irit70/prsr_lib/makefile.ami
[generic]                  372     712  52.2% -lh5- d81a Nov 28  1996 irit70/prsr_lib/makefile.djg
[generic]                 1033    8892  11.6% -lh5- bfcf Mar 17  1997 irit70/prsr_lib/makefile.os2
[generic]                  894    6644  13.5% -lh5- 6a8f Nov 28  1996 irit70/prsr_lib/makefile.sas
[generic]                  884    2889  30.6% -lh5- 5ecc Nov 28  1996 irit70/prsr_lib/makefile.tc
[generic]                  949    8787  10.8% -lh5- 002d Mar 17  1997 irit70/prsr_lib/makefile.unx
[generic]                  575    2201  26.1% -lh5- 190f Nov 28  1996 irit70/prsr_lib/makefile.wnt
[generic]                 2342   14971  15.6% -lh5- 0a1a Feb 28  1997 irit70/prsr_lib/mdl_read.c
[generic]                 1609    8487  19.0% -lh5- 888c Feb 28  1997 irit70/prsr_lib/mdl_wrt.c
[generic]                 1734    4650  37.3% -lh5- bf31 Feb 28  1997 irit70/prsr_lib/prsr_loc.h
[generic]                 4751   23682  20.1% -lh5- 5af8 Mar 16  1997 irit70/prsr_lib/soc_clnt.c
[generic]                 6239   30075  20.7% -lh5- 23e1 Feb 28  1997 irit70/prsr_lib/soc_srvr.c
[generic]                 1204    6947  17.3% -lh5- 789c Feb 28  1997 irit70/prsr_lib/trim_wrt.c
[generic]                 1545    8039  19.2% -lh5- df54 Feb 28  1997 irit70/prsr_lib/trimread.c
[generic]                 2063   17200  12.0% -lh5- e2be Feb 28  1997 irit70/prsr_lib/triv_wrt.c
[generic]                 2636   21538  12.2% -lh5- bc56 Feb 28  1997 irit70/prsr_lib/trivread.c
[generic]                 1955   16705  11.7% -lh5- c27e Feb 28  1997 irit70/prsr_lib/trng_wrt.c
[generic]                 2555   21101  12.1% -lh5- 222e Feb 28  1997 irit70/prsr_lib/trngread.c
[generic]                 2990   11081  27.0% -lh5- 529d Apr 10  1997 irit70/readme.1st
[generic]                  518    2960  17.5% -lh5- 9fdb Oct  2  1995 irit70/scripts/adap_iso.irt
[generic]                  492    1096  44.9% -lh5- 07e5 May  6  1996 irit70/scripts/ambiguit.irt
[generic]                  947    6260  15.1% -lh5- 5eb1 Jul 15  1995 irit70/scripts/animball.irt
[generic]                  653    2071  31.5% -lh5- 3606 Jul 15  1995 irit70/scripts/animdemo.irt
[generic]                 3219   16173  19.9% -lh5- 0862 Mar 27  1997 irit70/scripts/b58.irt
[generic]                  985    3617  27.2% -lh5- 8c2a Oct  2  1995 irit70/scripts/bed.irt
[generic]                 1664    6938  24.0% -lh5- 5b72 Aug 16  1996 irit70/scripts/bezier.irt
[generic]                  272     559  48.7% -lh5- 365a Jun 23  1994 irit70/scripts/box-box.irt
[generic]                  268    1367  19.6% -lh5- 434e Dec 12  1995 irit70/scripts/bsc_geom.irt
[generic]                 1989    8863  22.4% -lh5- e52a Apr 28  1996 irit70/scripts/bspline.irt
[generic]                 1254    5379  23.3% -lh5- f2f7 Sep 30  1996 irit70/scripts/cbi2anim.irt
[generic]                 1946   12455  15.6% -lh5- 5a34 Sep 19  1996 irit70/scripts/cbi_anim.irt
[generic]                  573    3179  18.0% -lh5- 30a5 Sep 18  1996 irit70/scripts/cbisec3d.irt
[generic]                 1454    7263  20.0% -lh5- b46c Dec 31  1996 irit70/scripts/cbisect.irt
[generic]                  599    3703  16.2% -lh5- bae3 Dec 31  1996 irit70/scripts/cbisect2.irt
[generic]                  445    2259  19.7% -lh5- bd83 Aug 18  1996 irit70/scripts/cenvoff.irt
[generic]                 2481   14013  17.7% -lh5- 4afa Apr  7  1997 irit70/scripts/chess.irt
[generic]                  537    1411  38.1% -lh5- bb52 Feb  5  1995 irit70/scripts/clients.irt
[generic]                  241     423  57.0% -lh5- 3f3d Dec 30  1993 irit70/scripts/closloop.irt
[generic]                  788    7240  10.9% -lh5- daa0 Oct  2  1995 irit70/scripts/cmorph.irt
[generic]                 3914   22221  17.6% -lh5- 85f7 Nov  8  1995 irit70/scripts/cmorph2.irt
[generic]                  230     643  35.8% -lh5- 79ac Oct  2  1995 irit70/scripts/colors.irt
[generic]                  353     771  45.8% -lh5- 17e7 Oct  2  1995 irit70/scripts/cone-cyl.irt
[generic]                  344     720  47.8% -lh5- 3319 Oct  2  1995 irit70/scripts/cone2cyl.irt
[generic]                  367     810  45.3% -lh5- 10f8 Jun 23  1994 irit70/scripts/cone3cyl.irt
[generic]                  511    1014  50.4% -lh5- 83de Oct  2  1995 irit70/scripts/contours.irt
[generic]                 1003    3817  26.3% -lh5- 2885 Oct  2  1995 irit70/scripts/coords.irt
[generic]                  295    1005  29.4% -lh5- 5c33 Oct  2  1995 irit70/scripts/coplanar.irt
[generic]                  465    1489  31.2% -lh5- a529 Sep 27  1995 irit70/scripts/cos_sphr.irt
[generic]                 1097    7828  14.0% -lh5- 703e Oct  2  1995 irit70/scripts/crv_dist.irt
[generic]                  521    2639  19.7% -lh5- 5573 Sep 28  1995 irit70/scripts/cube.irt
[generic]                  359    2812  12.8% -lh5- 24f0 Jun  2  1995 irit70/scripts/cube2.irt
[generic]                  458    1348  34.0% -lh5- cb10 Dec 30  1994 irit70/scripts/cubes.irt
[generic]                  637    1739  36.6% -lh5- 4f1f Nov 22  1995 irit70/scripts/cup.irt
[generic]                 1310    8317  15.8% -lh5- d609 Jan  5  1996 irit70/scripts/curvatur.irt
[generic]                  496    1474  33.6% -lh5- e217 Oct  2  1995 irit70/scripts/cylin3.irt
[generic]                 1665   15407  10.8% -lh5- 9744 Jul 26  1996 irit70/scripts/decimate.irt
[generic]                  545    1475  36.9% -lh5- 260b Sep 14  1995 irit70/scripts/demo.irt
[generic]                  255     774  32.9% -lh5- 183a Apr  7  1997 irit70/scripts/demo2.irt
[generic]                 2276   10323  22.0% -lh5- 2af4 Mar 28  1997 irit70/scripts/dinner.irt
[generic]                  543    1536  35.4% -lh5- 2093 Nov 21  1995 irit70/scripts/distmtch.irt
[generic]                  976    3604  27.1% -lh5- c74d Sep  3  1996 irit70/scripts/ffcnvhul.irt
[generic]                  422    1328  31.8% -lh5- 4b4d Oct  2  1995 irit70/scripts/ffloops.irt
[generic]                 1392    7942  17.5% -lh5- f359 Dec 13  1995 irit70/scripts/ffmatch4.irt
[generic]                  609    2896  21.0% -lh5- 554f Aug 24  1996 irit70/scripts/ffptdist.irt
[generic]                  901    4796  18.8% -lh5- fe8d Oct  2  1995 irit70/scripts/flippage.irt
[generic]                 5447   27934  19.5% -lh5- f1c4 Mar  4  1997 irit70/scripts/freeform.irt
[generic]                 1253    3200  39.2% -lh5- c688 Feb 14  1997 irit70/scripts/function.irt
[generic]                 1073    2629  40.8% -lh5- cb16 Oct  3  1995 irit70/scripts/gearbox.irt
[generic]                  707    4378  16.1% -lh5- c401 Jul 15  1994 irit70/scripts/gersktch.irt
[generic]                 2255    8070  27.9% -lh5- 9fa9 Mar 29  1996 irit70/scripts/glocal.irt
[generic]                  683    3072  22.2% -lh5- 60aa Feb  9  1996 irit70/scripts/gpolylin.irt
[generic]                  681    2287  29.8% -lh5- 05c4 Oct  3  1995 irit70/scripts/hermite.irt
[generic]                 1986   12743  15.6% -lh5- ecba Dec  3  1996 irit70/scripts/interpol.irt
[generic]                 4753   47267  10.1% -lh5- 6294 Oct  9  1996 irit70/scripts/knight.irt
[generic]                  807    2259  35.7% -lh5- 18ab Sep 15  1995 irit70/scripts/ln2circ.irt
[generic]                 1117    3593  31.1% -lh5- 36b5 Oct 29  1995 irit70/scripts/loffset.irt
[generic]                 1193    4700  25.4% -lh5- a64b Sep 18  1994 irit70/scripts/loffset2.irt
[generic]                  733    2823  26.0% -lh5- 8ec0 Jul 21  1995 irit70/scripts/logos.irt
[generic]                  495    1659  29.8% -lh5- f3af Oct  3  1995 irit70/scripts/loops.irt
[generic]                 1181    4347  27.2% -lh5- dc0e Sep  3  1996 irit70/scripts/macros.irt
[generic]                  484    1506  32.1% -lh5- 0f53 Oct  3  1995 irit70/scripts/molecule.irt
[generic]                  810    4839  16.7% -lh5- de58 Apr  7  1997 irit70/scripts/mrchcube.irt
[generic]                 1425    5535  25.7% -lh5- 9f65 Oct  3  1995 irit70/scripts/mrescrv.irt
[generic]                 1265    5109  24.8% -lh5- 6894 Apr  2  1995 irit70/scripts/nc5axis.irt
[generic]                  554    1933  28.7% -lh5- 0dd9 Jul 22  1995 irit70/scripts/ofstmtch.irt
[generic]                 1164    6473  18.0% -lh5- 0743 Feb  4  1997 irit70/scripts/orthotmc.irt
[generic]                 1068    4745  22.5% -lh5- de66 Oct  3  1995 irit70/scripts/platonic.irt
[generic]                 3645   20579  17.7% -lh5- 646e Mar 28  1997 irit70/scripts/playgrnd.irt
[generic]                 1257    3929  32.0% -lh5- 2e2f Nov 24  1995 irit70/scripts/plotter.irt
[generic]                  771    4322  17.8% -lh5- 8831 Apr  3  1994 irit70/scripts/polygons.irt
[generic]                  421    1833  23.0% -lh5- bab4 Oct  3  1995 irit70/scripts/polypris.irt
[generic]                  428    1546  27.7% -lh5- efc3 Dec 30  1993 irit70/scripts/primitiv.irt
[generic]                  599    3688  16.2% -lh5- 98ff Dec  6  1996 irit70/scripts/primsrfs.irt
[generic]                  336     836  40.2% -lh5- ed66 Sep 17  1994 irit70/scripts/printf.irt
[generic]                 1236    7164  17.3% -lh5- 2e52 Oct  3  1995 irit70/scripts/prisa.irt
[generic]                 1592    9018  17.7% -lh5- 9241 Dec 11  1994 irit70/scripts/prisanim.irt
[generic]                 1712    8315  20.6% -lh5- fe78 Oct 25  1994 irit70/scripts/prismovi.irt
[generic]                 1451    6214  23.4% -lh5- af86 Jun 13  1995 irit70/scripts/puz_anim.irt
[generic]                 1428    6399  22.3% -lh5- 4323 Jun 20  1996 irit70/scripts/puzcubes.irt
[generic]                  975    4249  22.9% -lh5- fd6a Jun 13  1995 irit70/scripts/puzzles.irt
[generic]                  548    2019  27.1% -lh5- c88a Jul 26  1996 irit70/scripts/rbt_hand.irt
[generic]                  788    3331  23.7% -lh5- c9c0 Feb  7  1997 irit70/scripts/sbisect.irt
[generic]                 1155    4665  24.8% -lh5- ae68 Oct  2  1995 irit70/scripts/selfintr.irt
[generic]                 1680    9915  16.9% -lh5- 676a Sep  2  1996 irit70/scripts/smorph.irt
[generic]                 1221    7407  16.5% -lh5- 9e4a Apr  5  1997 irit70/scripts/smorph2.irt
[generic]                 1292    5960  21.7% -lh5- 7152 May  9  1996 irit70/scripts/solid0.irt
[generic]                  316     563  56.1% -lh5- 3f6d Sep 17  1994 irit70/scripts/solid1.irt
[generic]                  658    1748  37.6% -lh5- fcd6 Feb 28  1997 irit70/scripts/solid2.irt
[generic]                  694    1808  38.4% -lh5- a0a5 Feb 28  1997 irit70/scripts/solid2h.irt
[generic]                  417     978  42.6% -lh5- 44f8 May 31  1996 irit70/scripts/solid3.irt
[generic]                  457    1044  43.8% -lh5- 020e Dec 30  1993 irit70/scripts/solid3h.irt
[generic]                  548    1199  45.7% -lh5- b723 Oct  3  1995 irit70/scripts/solid4.irt
[generic]                  529    1183  44.7% -lh5- f37a Oct  3  1995 irit70/scripts/solid4h.irt
[generic]                  643    1362  47.2% -lh5- 910c Oct  3  1995 irit70/scripts/solid5.irt
[generic]                  486    1257  38.7% -lh5- 2695 Oct  3  1995 irit70/scripts/solid6.irt
[generic]                  487    1269  38.4% -lh5- 75e4 Oct  3  1995 irit70/scripts/solid6h.irt
[generic]                  794    1790  44.4% -lh5- aa9a Oct  3  1995 irit70/scripts/solid7.irt
[generic]                  791    1791  44.2% -lh5- 58ec Oct  3  1995 irit70/scripts/solid7h.irt
[generic]                  395     892  44.3% -lh5- f920 Oct  3  1995 irit70/scripts/solid8.irt
[generic]                  396     892  44.4% -lh5- 8170 Oct  3  1995 irit70/scripts/solid8h.irt
[generic]                  455    1061  42.9% -lh5- d887 Dec 30  1993 irit70/scripts/solid9.irt
[generic]                 1873    7397  25.3% -lh5- 1dac Feb  9  1996 irit70/scripts/srfray.irt
[generic]                 2826   18669  15.1% -lh5- 2b5a Oct  3  1995 irit70/scripts/ssi-test.irt
[generic]                 1603    7817  20.5% -lh5- 4026 Oct  3  1995 irit70/scripts/symbolic.irt
[generic]                 1784   16989  10.5% -lh5- 5766 Jan  1  1996 irit70/scripts/teacrvtr.irt
[generic]                 1828   16657  11.0% -lh5- c981 May 19  1996 irit70/scripts/teapot.irt
[generic]                 1029    3127  32.9% -lh5- 0c19 Nov 22  1995 irit70/scripts/teapot2.irt
[generic]                  579    2392  24.2% -lh5- 9a2c Mar 10  1997 irit70/scripts/test_all.irt
[generic]                  577    1395  41.4% -lh5- 31f8 May  8  1996 irit70/scripts/textgeom.irt
[generic]                 1104   14836   7.4% -lh5- 46ae Apr  5  1997 irit70/scripts/tmorph.irt
[generic]                 1471    5104  28.8% -lh5- 2b2f Oct  3  1995 irit70/scripts/trees.irt
[generic]                  332    1467  22.6% -lh5- aa25 Oct  3  1995 irit70/scripts/triang.irt
[generic]                  953    4298  22.2% -lh5- 1d85 Feb  4  1996 irit70/scripts/trimsrfs.irt
[generic]                  853    3264  26.1% -lh5- 3560 Aug 18  1996 irit70/scripts/trisrfs.irt
[generic]                 1923    7631  25.2% -lh5- da78 Mar 10  1997 irit70/scripts/trivars.irt
[generic]                  565    5859   9.6% -lh5- 594d Apr 14  1997 irit70/scripts/tvcover.irt
[generic]                  780    3794  20.6% -lh5- e452 May  5  1996 irit70/scripts/weights.irt
[generic]                  591    1315  44.9% -lh5- e6a8 Oct  3  1995 irit70/scripts/wheel.irt
[generic]                 4879   22902  21.3% -lh5- 770b Feb 28  1997 irit70/symb_lib/adap_iso.c
[generic]                 3382   17557  19.3% -lh5- 9e19 Feb 28  1997 irit70/symb_lib/arc_len.c
[generic]                 3467   18942  18.3% -lh5- 481d Feb 28  1997 irit70/symb_lib/bsp_sym.c
[generic]                 4287   21236  20.2% -lh5- 828d Feb 28  1997 irit70/symb_lib/bzr_sym.c
[generic]                 4502   23518  19.1% -lh5- 6532 Feb 28  1997 irit70/symb_lib/composit.c
[generic]                 8116   44590  18.2% -lh5- 317d Mar 27  1997 irit70/symb_lib/crv_skel.c
[generic]                 2936   10899  26.9% -lh5- d840 Feb 28  1997 irit70/symb_lib/crv_tans.c
[generic]                 7458   53644  13.9% -lh5- 4de7 Apr 13  1997 irit70/symb_lib/curvatur.c
[generic]                 4027   22087  18.2% -lh5- fbd7 Feb 28  1997 irit70/symb_lib/distance.c
[generic]                 1769    7265  24.3% -lh5- 42d4 Feb 28  1997 irit70/symb_lib/evalcurv.c
[generic]                 4521   17877  25.3% -lh5- b004 Feb 28  1997 irit70/symb_lib/ffcnvhul.c
[generic]                 2345   12949  18.1% -lh5- 40bf Feb 28  1997 irit70/symb_lib/ffptdist.c
[generic]                  689    3782  18.2% -lh5- e9bb Feb  3  1997 irit70/symb_lib/makefile.ami
[generic]                  521    1223  42.6% -lh5- d173 Feb  3  1997 irit70/symb_lib/makefile.djg
[generic]                  852    5843  14.6% -lh5- 75ec Mar 17  1997 irit70/symb_lib/makefile.os2
[generic]                  677    3760  18.0% -lh5- 6548 Feb  3  1997 irit70/symb_lib/makefile.sas
[generic]                  686    1734  39.6% -lh5- de53 Feb  3  1997 irit70/symb_lib/makefile.tc
[generic]                  872    5940  14.7% -lh5- aebf Mar 17  1997 irit70/symb_lib/makefile.unx
[generic]                  518    1258  41.2% -lh5- bed6 Feb  3  1997 irit70/symb_lib/makefile.wnt
[generic]                 6355   30794  20.6% -lh5- c117 Apr  5  1997 irit70/symb_lib/morphing.c
[generic]                 5090   23273  21.9% -lh5- 8445 Feb 28  1997 irit70/symb_lib/multires.c
[generic]                 1328    5491  24.2% -lh5- 163b Feb 28  1997 irit70/symb_lib/nrmlcone.c
[generic]                 9958   47469  21.0% -lh5- f6d3 Mar 26  1997 irit70/symb_lib/offset.c
[generic]                 1253    6335  19.8% -lh5- 95c4 Mar 10  1997 irit70/symb_lib/orthotom.c
[generic]                 4853   19972  24.3% -lh5- 0e4c Apr 13  1997 irit70/symb_lib/prisa.c
[generic]                 1309    4230  30.9% -lh5- 5fd7 Feb 28  1997 irit70/symb_lib/symb_err.c
[generic]                  480    1915  25.1% -lh5- e9a5 Feb 28  1997 irit70/symb_lib/symb_ftl.c
[generic]                  518    1362  38.0% -lh5- 5fea Feb 28  1997 irit70/symb_lib/symb_loc.h
[generic]                11710   80229  14.6% -lh5- 9c20 Feb 28  1997 irit70/symb_lib/symbolic.c
[generic]                 4412   21484  20.5% -lh5- 3a84 Apr 16  1997 irit70/symb_lib/symbpoly.c
[generic]                 9245   46022  20.1% -lh5- beba Feb 28  1997 irit70/symb_lib/symbsply.c
[generic]                 2797   15921  17.6% -lh5- 9cb4 Feb 28  1997 irit70/symb_lib/symbzero.c
[generic]                  462    1766  26.2% -lh5- 2ec6 Aug 16  1996 irit70/trim_lib/makefile.ami
[generic]                  278     447  62.2% -lh5- 04d0 Aug 16  1996 irit70/trim_lib/makefile.djg
[generic]                  489    2620  18.7% -lh5- 6049 Mar 17  1997 irit70/trim_lib/makefile.os2
[generic]                  474    1789  26.5% -lh5- fefd Aug 16  1996 irit70/trim_lib/makefile.sas
[generic]                  408     778  52.4% -lh5- 1caa Aug 16  1996 irit70/trim_lib/makefile.tc
[generic]                  531    2747  19.3% -lh5- a50f Mar 17  1997 irit70/trim_lib/makefile.unx
[generic]                  342     691  49.5% -lh5- c547 Aug 16  1996 irit70/trim_lib/makefile.wnt
[generic]                 2986   11798  25.3% -lh5- 5b9b Apr 13  1997 irit70/trim_lib/trim2ply.c
[generic]                 5225   27119  19.3% -lh5- 0659 Apr  9  1997 irit70/trim_lib/trim_aux.c
[generic]                  491    1918  25.6% -lh5- fc6d Feb 28  1997 irit70/trim_lib/trim_dbg.c
[generic]                  905    2743  33.0% -lh5- 3064 Feb 28  1997 irit70/trim_lib/trim_err.c
[generic]                  479    1916  25.0% -lh5- 1cfd Feb 28  1997 irit70/trim_lib/trim_ftl.c
[generic]                 2868   27614  10.4% -lh5- 154e Feb 28  1997 irit70/trim_lib/trim_gen.c
[generic]                 4416   20536  21.5% -lh5- 3460 Apr  9  1997 irit70/trim_lib/trim_iso.c
[generic]                  505    1378  36.6% -lh5- 18cb Apr  9  1997 irit70/trim_lib/trim_loc.h
[generic]                 6420   31388  20.5% -lh5- 425e Feb 28  1997 irit70/trim_lib/trim_sub.c
[generic]                 4698   21334  22.0% -lh5- 7eef Feb 28  1997 irit70/trim_lib/trimcntr.c
[generic]                 1889   10533  17.9% -lh5- 07f0 Feb 28  1997 irit70/triv_lib/geomat4d.c
[generic]                  910    6509  14.0% -lh5- 0b70 May  1  1997 irit70/triv_lib/makefile.ami
[generic]                  339     603  56.2% -lh5- cf12 Apr  5  1997 irit70/triv_lib/makefile.djg
[generic]                  818    6762  12.1% -lh5- 0ec6 Apr  5  1997 irit70/triv_lib/makefile.os2
[generic]                  900    6476  13.9% -lh5- 05ec Apr  5  1997 irit70/triv_lib/makefile.sas
[generic]                  505    1148  44.0% -lh5- 8c94 Apr  5  1997 irit70/triv_lib/makefile.tc
[generic]                  813    6846  11.9% -lh5- d9ab Apr  5  1997 irit70/triv_lib/makefile.unx
[generic]                  481    1327  36.2% -lh5- 5cdf Apr  5  1997 irit70/triv_lib/makefile.wnt
[generic]                 4914   25105  19.6% -lh5- 6d4d Mar 28  1997 irit70/triv_lib/mrch_run.c
[generic]                 3885   19363  20.1% -lh5- 5eea Feb 28  1997 irit70/triv_lib/mrchcube.c
[generic]                 6071   31684  19.2% -lh5- dede Apr 16  1997 irit70/triv_lib/mrchtriv.c
[generic]                 1284    4553  28.2% -lh5- b027 Feb 28  1997 irit70/triv_lib/trinterp.c
[generic]                 1911   11068  17.3% -lh5- e4a9 Feb 28  1997 irit70/triv_lib/triv_aux.c
[generic]                  561    2039  27.5% -lh5- 9d2e Feb 28  1997 irit70/triv_lib/triv_dbg.c
[generic]                 1851   10953  16.9% -lh5- 8963 Feb 28  1997 irit70/triv_lib/triv_der.c
[generic]                 1375    4099  33.5% -lh5- 3eb5 Apr  5  1997 irit70/triv_lib/triv_err.c
[generic]                  479    1915  25.0% -lh5- 7cdc Feb 28  1997 irit70/triv_lib/triv_ftl.c
[generic]                 2952   25467  11.6% -lh5- b670 Apr 17  1997 irit70/triv_lib/triv_gen.c
[generic]                  447    1267  35.3% -lh5- 2667 Feb 28  1997 irit70/triv_lib/triv_loc.h
[generic]                 2102   10661  19.7% -lh5- 0818 Feb 28  1997 irit70/triv_lib/triv_ref.c
[generic]                 1464    8614  17.0% -lh5- 7056 Feb 28  1997 irit70/triv_lib/triv_sub.c
[generic]                 1711    9462  18.1% -lh5- 3370 Feb 28  1997 irit70/triv_lib/trivcmpt.c
[generic]                  448    1879  23.8% -lh5- f972 Feb 28  1997 irit70/triv_lib/trivcoer.c
[generic]                 2230   13421  16.6% -lh5- b02f Mar 17  1997 irit70/triv_lib/trivcurv.c
[generic]                  942    3142  30.0% -lh5- 537b Apr  5  1997 irit70/triv_lib/trivedit.c
[generic]                 3202   21003  15.2% -lh5- 3218 Feb 28  1997 irit70/triv_lib/triveval.c
[generic]                  722    3434  21.0% -lh5- 843d Feb 28  1997 irit70/triv_lib/trivmesh.c
[generic]                 1054    3804  27.7% -lh5- d14c Apr  5  1997 irit70/triv_lib/trivmrph.c
[generic]                 2234   13378  16.7% -lh5- d586 Feb 28  1997 irit70/triv_lib/trivrais.c
[generic]                 1506    4831  31.2% -lh5- d263 Feb 28  1997 irit70/triv_lib/trivstrv.c
[generic]                  265     472  56.1% -lh5- fb9a Sep 21  1996 irit70/trng_lib/makefile.ami
[generic]                  285     472  60.4% -lh5- 2a1e Sep 21  1996 irit70/trng_lib/makefile.djg
[generic]                  591    4143  14.3% -lh5- a34f Mar 17  1997 irit70/trng_lib/makefile.os2
[generic]                  253     451  56.1% -lh5- b9bc Sep 21  1996 irit70/trng_lib/makefile.sas
[generic]                  423     833  50.8% -lh5- 37f2 Sep 21  1996 irit70/trng_lib/makefile.tc
[generic]                  589    4204  14.0% -lh5- e5f5 Mar 17  1997 irit70/trng_lib/makefile.unx
[generic]                  292     523  55.8% -lh5- 9419 Sep 21  1996 irit70/trng_lib/makefile.wnt
[generic]                 1434    5341  26.8% -lh5- b30f Feb 28  1997 irit70/trng_lib/trng2ply.c
[generic]                 1607   11036  14.6% -lh5- da3f Feb 28  1997 irit70/trng_lib/trng_aux.c
[generic]                  578    2112  27.4% -lh5- 4389 Feb 28  1997 irit70/trng_lib/trng_dbg.c
[generic]                 1289    7977  16.2% -lh5- 16b5 Feb 28  1997 irit70/trng_lib/trng_der.c
[generic]                  824    2599  31.7% -lh5- 6072 Feb 28  1997 irit70/trng_lib/trng_err.c
[generic]                  478    1913  25.0% -lh5- e35b Feb 28  1997 irit70/trng_lib/trng_ftl.c
[generic]                 2222   16993  13.1% -lh5- 19c2 Feb 28  1997 irit70/trng_lib/trng_gen.c
[generic]                 3067   14506  21.1% -lh5- 5487 Feb 28  1997 irit70/trng_lib/trng_iso.c
[generic]                  447    1267  35.3% -lh5- e9c0 Feb 28  1997 irit70/trng_lib/trng_loc.h
[generic]                  602    2177  27.7% -lh5- 9459 Feb 28  1997 irit70/trng_lib/trng_sub.c
[generic]                  475    1916  24.8% -lh5- adf3 Feb 28  1997 irit70/trng_lib/trngcoer.c
[generic]                 1996    9496  21.0% -lh5- 4769 Feb 28  1997 irit70/trng_lib/trngeval.c
[generic]                  753    2771  27.2% -lh5- e437 Feb 28  1997 irit70/trng_lib/trngmesh.c
[generic]                  245     381  64.3% -lh5- fe7c May 17  1996 irit70/user_lib/makefile.ami
[generic]                  519    2579  20.1% -lh5- c2e9 Mar 17  1997 irit70/user_lib/makefile.os2
[generic]                  234     359  65.2% -lh5- b5b1 May 17  1996 irit70/user_lib/makefile.sas
[generic]                  555    2691  20.6% -lh5- c3a7 Mar 17  1997 irit70/user_lib/makefile.unx
[generic]                  253     421  60.1% -lh5- ce0f May 17  1996 irit70/user_lib/makefile.wnt
[generic]                 2551   10337  24.7% -lh5- 92e4 Apr 16  1997 irit70/user_lib/srf_cntr.c
[generic]                 3619   17477  20.7% -lh5- 1ba9 Feb 28  1997 irit70/user_lib/srfray.c
[generic]                  784    2510  31.2% -lh5- e1cf Feb 28  1997 irit70/user_lib/user_err.c
[generic]                  488    1936  25.2% -lh5- 71f2 Feb 28  1997 irit70/user_lib/user_ftl.c
[generic]                  390    1123  34.7% -lh5- 1a9b Feb 28  1997 irit70/user_lib/user_loc.h
[generic]                  790    3976  19.9% -lh5- 57cf Feb 28  1997 irit70/user_lib/usrcnvrt.c
[generic]                 3266   12140  26.9% -lh5- bffb Feb 28  1997 irit70/user_lib/visible.c
[generic]                 1995    9358  21.3% -lh5- 9180 Feb 28  1997 irit70/xtra_lib/bzrintrp.c
[generic]                 2532    9518  26.6% -lh5- 1379 Mar 11  1997 irit70/xtra_lib/cnvxhull.c
[generic]                 4091   11713  34.9% -lh5- ee3a Feb 28  1997 irit70/xtra_lib/filt.c
[generic]                  279     466  59.9% -lh5- b9eb Dec 11  1996 irit70/xtra_lib/makefile.ami
[generic]                  260     396  65.7% -lh5- a38b Dec 11  1996 irit70/xtra_lib/makefile.djg
[generic]                  360     826  43.6% -lh5- 5262 Mar 17  1997 irit70/xtra_lib/makefile.os2
[generic]                  271     441  61.5% -lh5- 029d Dec 11  1996 irit70/xtra_lib/makefile.sas
[generic]                  534     878  60.8% -lh5- 266c Dec 11  1996 irit70/xtra_lib/makefile.tc
[generic]                  359     875  41.0% -lh5- 41cb Mar 17  1997 irit70/xtra_lib/makefile.unx
[generic]                  278     439  63.3% -lh5- a3fd Dec 11  1996 irit70/xtra_lib/makefile.wnt
[generic]                 1116    7611  14.7% -lh5- 394d Feb 28  1997 irit70/xtra_lib/mdl_dum.c
[generic]                 2891    9727  29.7% -lh5- e7e5 Feb 28  1997 irit70/xtra_lib/nure_svd.c
[generic]                  161     236  68.2% -lh5- 670c Apr  9  1995 irit70/xtra_lib/Source
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       715 files 1638323 8232283  19.9%            May  5  1997
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>