Branch: Tag:

1999-07-23

1999-07-23 21:37:40 by Mirar (Pontus Hagland) <pike@sort.mirar.org>

removed 'hr' tags from wmml stuff

Rev: src/modules/Image/colors.c:1.27
Rev: src/modules/Image/layers.c:1.29

1:   /*   **! module Image   **! note - **! $Id: colors.c,v 1.26 1999/07/15 17:49:27 hubbe Exp $ + **! $Id: colors.c,v 1.27 1999/07/23 21:37:40 mirar Exp $   **! submodule Color   **!   **! This module keeps names and easy handling
137:   **! }),colored);   **!   **! Array.map(({orig}),color_info); - **! write(mktag("hr")); + **! write("\240");   **! Array.map(({grey}),color_info); - **! write(mktag("hr")); + **! write("\240");   **! Array.map(colored/8.0,color_info);   **! }   **!
179:      #include "global.h"    - RCSID("$Id: colors.c,v 1.26 1999/07/15 17:49:27 hubbe Exp $"); + RCSID("$Id: colors.c,v 1.27 1999/07/23 21:37:40 mirar Exp $");      #include "image_machine.h"