20 lines
506 B
Plaintext
20 lines
506 B
Plaintext
*** fbm.c~ Mon Nov 16 20:09:55 1992
|
|
--- fbm.c Sun Jan 8 23:01:38 1995
|
|
***************
|
|
*** 14,20 ****
|
|
* Copyright 1990 Mark Majhor (see the included file
|
|
* "mrmcpyrght.h" for complete copyright information)
|
|
*/
|
|
! # include <stdio.h>
|
|
# include <math.h>
|
|
# include <ctype.h>
|
|
# include "image.h"
|
|
--- 14,20 ----
|
|
* Copyright 1990 Mark Majhor (see the included file
|
|
* "mrmcpyrght.h" for complete copyright information)
|
|
*/
|
|
!
|
|
# include <math.h>
|
|
# include <ctype.h>
|
|
# include "image.h"
|