%% 
%% This is file `ref2b.col', generated on <1994/7/28> 
%% with the docstrip utility (2.2h).
%% 
%% The original source files were:
%% 
%% refcol.dtx  (with options: `ref2b')
%% 
%% IMPORTANT NOTICE:
%% You are not allowed to distribute this file.
%% For distribution of the original source see
%% the copyright notice in the file refcol.dtx .
%% 
\def\set@color{%
  \special{color push \current@color}\aftergroup\reset@color}
\def\reset@color{\special{color pop}}
\def\set@page@color{\special{background \current@color}}
\def\color@named#1{%
  \begingroup
    \escapechar\m@ne
    \edef\@tempa{%
      \noexpand\in@
         {\expandafter\string\csname,#1,\endcsname}%
         {\expandafter\string\color@check}}%
    \@tempa
    \ifin@
      \endgroup\color@named@{#1}%
    \else
      \endgroup\UndefinedColor
    \fi}
\edef\color@check{\expandafter\noexpand\csname
,%
Black,% Black is OK
White,% White is OK
Red,%   Red   is OK
Green,% Green is OK
Blue,%  Blue  is OK
\endcsname}
\def\color@@#1{%
  \def\current@color{#1}%
  \set@color}
\let\color@named@\color@@
\def\color@arg#1{%
  \dimen@#1\p@
  \ifdim\dimen@<\z@\out@of@range
  \else\ifdim\dimen@>\p@\out@of@range
  \fi\fi}
\def\color@rgb#1{\color@@rgb#1\@@}
\def\color@@rgb#1,#2,#3\@@{%
  \color@arg{#1}%
  \color@arg{#2}%
  \color@arg{#3}%
  \color@rgb@{ #1 #2 #3}}
\def\color@rgb@#1{\color@@{rgb #1}}
\def\color@cmyk#1{\color@@cmyk#1\@@}
\def\color@@cmyk#1,#2,#3,#4\@@{%
  \color@arg{#1}%
  \color@arg{#2}%
  \color@arg{#3}%
  \color@arg{#4}%
  \color@cmyk@{#1 #2 #3 #4}}
\def\color@cmyk@#1{\color@@{cmyk #1}}
\def\color@gray#1{%
  \color@arg{#1}%
  \color@gray@{#1}}
\def\color@gray@#1{\color@@{gray #1}}
\def\definecolor@named#1#2{%
  \begingroup
    \escapechar\m@ne
    \edef\@tempa{%
      \noexpand\in@
         {\expandafter\string\csname,#2,\endcsname}%
         {\expandafter\string\color@check}}%
    \@tempa
    \ifin@
      \endgroup
      \expandafter\def\csname\string\color @#1\endcsname{%
                            \color@named@{#2}}%
    \else
      \endgroup\UndefinedColor
    \fi}
\def\definecolor@gray#1#2{%
  \color@arg{#2}%
  \expandafter\def\csname\string\color @#1\endcsname{%
                          \color@gray@{#2}}}
\def\definecolor@rgb#1#2{\definecolor@rgb@{#1}#2\@@}
\def\definecolor@rgb@#1#2,#3,#4\@@{%
  \color@arg{#2}%
  \color@arg{#3}%
  \color@arg{#4}%
  \expandafter\def\csname\string\color @#1\endcsname{%
                          \color@rgb@{#2 #3 #4}}}
\def\definecolor@cmyk#1#2{\definecolor@cmyk@{#1}#2\@@}
\def\definecolor@cmyk@#1#2,#3,#4,#5\@@{%
  \color@arg{#2}%
  \color@arg{#3}%
  \color@arg{#4}%
  \color@arg{#5}%
  \expandafter\def\csname\string\color @#1\endcsname{%
                          \color@cmyk@{#2 #3 #4 #5}}}
\def\current@color{Black}

\endinput
%% 
%% End of file `ref2b.col'.
