Removed util/ directory from the tree.
[runtime.git] / util / robodoc / Examples / C / prog2.c
diff --git a/util/robodoc/Examples/C/prog2.c b/util/robodoc/Examples/C/prog2.c
deleted file mode 100644 (file)
index b712436..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-/****h* TEST/Prog2 *****
-* NAME
-*   Prog2 -- Test program 2. (v1.0)
-* COPYRIGHT
-*   Maverick Software Development (C) 1995
-* FUNCTION
-*  Totally nothing and useless.
-* AUTHOR
-*  Jacco van Weert
-* MODIFICATION HISTORY
-*   15-Feb-95 - v1.0 - First version
-* NOTES
-*   Nothing special
-******
-*/
-
-
-/****i* Prog2/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/Proc_Normal2 ***
-*  NAME
-*    Proc_Normal2 -- Normal procedure. (v1.0)
-*  SYNOPSIS
-*    Proc_Normal2
-*  FUNCTION
-*    Useless.
-*  SEE ALSO
-*    Proc_Internal1, Proc_Normal1, prog1.c
-******
-*/
-
-
-
-
-
-