home *** CD-ROM | disk | FTP | other *** search
- /****h* TEST/Prog2.C *******************************************************
- *
- * NAME
- * Prog2.C -- Test program 2. (v1.0)
- *
- * COPYRIGHT
- * Maverick Software Development (C) 1995
- *
- * FUNCTION
- * Totally nothing and useless.
- *
- * AUTHOR
- * Jacco van Weert
- *
- * CREATION DATE
- * 15-Feb-95
- *
- * MODIFICATION HISTORY
- * 15-Feb-95 - v1.0 - First version
- *
- * NOTES
- * Nothing special
- *
- ****************************************************************************
- */
-
-
- /****i* Prog2.C/Proc_Internal2 *********************************************
- *
- * NAME
- * Proc_Internal2 -- Internal procedure test program. (v1.0)
- *
- * SYNOPSIS
- * Proc_Internal2
- *
- * FUNCTION
- * Just for fun.
- *
- * INPUTS
- * No inputs
- *
- * BUGS
- * The procedure does not exist :)
- *
- * SEE ALSO
- * Proc_Normal1, Proc_Internal1
- * Proc_Normal2, Prog1.C
- *
- ****************************************************************************
- */
-
- /****** Prog2.C/Proc_Normal2 ***********************************************
- *
- * NAME
- * Proc_Normal2 -- Normal procedure. (v1.0)
- *
- * SYNOPSIS
- * Proc_Normal2
- *
- * FUNCTION
- * Useless.
- *
- * SEE ALSO
- * Proc_Internal1, Proc_Normal1
- * Prog1.C
- *
- ****************************************************************************
- */
-
-