FACT++  1.0
void did_exit ( Widget  w,
int *  tag,
unsigned long *  reason 
)

Definition at line 947 of file didMarkus.c.

References MAX_COLORS, and rgb_colors.

948 {
949  if(w){}
950  if(tag){}
951  if(reason){}
952  exit(0);
953 }