summaryrefslogtreecommitdiff
path: root/Examples/EasyExample.c
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/EasyExample.c')
-rw-r--r--Examples/EasyExample.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/Examples/EasyExample.c b/Examples/EasyExample.c
index c4cca07..11772f9 100644
--- a/Examples/EasyExample.c
+++ b/Examples/EasyExample.c
@@ -1,12 +1,12 @@
/*
**
-** $Id: EasyExample.c,v 21.1 92/05/28 17:09:27 chris Exp $
-** $Revision: 21.1 $
+** $Id: EasyExample.c,v 21.2 92/06/02 18:08:10 chris Exp $
+** $Revision: 21.2 $
**
** $Filename: Examples/EasyExample.c $
** $Author: Christian A. Weber $
-** $Release: 21.1 $
-** $Date: 92/05/28 17:09:27 $
+** $Release: 23.2 $
+** $Date: 92/06/02 18:08:10 $
**
** A simple ILBM file viewer. To compile with Lattice C 5.x, just
** type 'lmk'. For other compilers you may have to do minor changes.