[project @ 1996-06-30 16:44:25 by partain]
[ghc-hetmet.git] / ghc / utils / hp2ps / Scale.h
index a1c4051..0c19d6c 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef SCALE_H
 #define SCALE_H
 
-extern floatish MaxCombinedHeight PROTO((void));
-extern void     Scale PROTO((void));
+floatish MaxCombinedHeight PROTO((void));
+void     Scale PROTO((void));
 
 #endif /* SCALE_H */