Threshold Example Module, in IAC archive format.
------------------------------------------------

   I. Curington, January 1997.

   Usage of Module Guidelines for AVS/Express


Top level project directory
contains Threshold filter module example

Each submitted module is in its own directory,
containing, source, V, and man page.

Use clean.csh to flush out all but source code
(an alternative method is to have a "clean target"
in a Makefile.)

Make sure the environments variable are set:

setenv XP_ROOT /usr/express   (or wherever you have it)
setenv MACHINE sgi   (or whatever machine you have)

The avsenv has been modified so that if you cd to this
top level, you only need XP_ROOT set for it to work.
On some platforms "." doesn't work very well, in that
case edit avsenv with an actual local path.

Start Express from here, issue a Project-Compile
on the low level module library.


This is an example of the recommended V/directory/library structure.

---

