summaryrefslogtreecommitdiff
path: root/Examples/EasyExample.c
diff options
context:
space:
mode:
authorChristian A. Weber <chris@gna.ch>1993-05-24 15:43:21 +0000
committerChristian A. Weber <chris@gna.ch>1993-05-24 15:43:21 +0000
commit5a9b9a491af1dd7b1a0a9bf9241d6e67b40bee0f (patch)
tree10461c3ab017d892df93ff4c15d2576447891aa3 /Examples/EasyExample.c
parent7d8886fbc4c9616cad689785c876825d8114b040 (diff)
downloadiff-library-5a9b9a491af1dd7b1a0a9bf9241d6e67b40bee0f.tar.gz
iff-library-5a9b9a491af1dd7b1a0a9bf9241d6e67b40bee0f.tar.bz2
iff-library-5a9b9a491af1dd7b1a0a9bf9241d6e67b40bee0f.zip
*** empty log message ***
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.