X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhp2ps%2FScale.h;h=0c19d6c3c08648d31cdcb86b58fd7a18b35af84f;hb=c6c43e43be1f913cd90cb7cb5bb87e90e6552691;hp=a1c4051c313e72a34dd291c4324a61e0f0d2d874;hpb=063eda14b18aadc138bc27eb460e1af93b09ca9b;p=ghc-hetmet.git diff --git a/ghc/utils/hp2ps/Scale.h b/ghc/utils/hp2ps/Scale.h index a1c4051..0c19d6c 100644 --- a/ghc/utils/hp2ps/Scale.h +++ b/ghc/utils/hp2ps/Scale.h @@ -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 */