From fa1b9f63c9b7aeb89776278c2620c63b0739ca9b Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 19 Feb 1993 12:53:12 +0000 Subject: Added dither() routine --- Modules/cstubs | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/cstubs b/Modules/cstubs index 04f4578..d8f2d90 100644 --- a/Modules/cstubs +++ b/Modules/cstubs @@ -1336,3 +1336,4 @@ void pixmode long s long s # New in IRIX 4.0 # long qgetfd +void dither long s -- cgit v0.12