From 447cea73d08c145385fc75a236cb705c5d2a705f Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Thu, 20 Nov 2008 00:16:25 +0000 Subject: [PATCH] set svn:eol-style svn: r12520 --- collects/typed/file/gif.ss | 1 - 1 file changed, 1 deletion(-) diff --git a/collects/typed/file/gif.ss b/collects/typed/file/gif.ss index 3a17435eb0..402c340692 100644 --- a/collects/typed/file/gif.ss +++ b/collects/typed/file/gif.ss @@ -14,4 +14,3 @@ [quantize ( String -> (values String (Listof (Vectorof Number)) (U #f (Vectorof Number))))]) (provide gif-stream? GIF-Stream) - \ No newline at end of file