Rev 8171 | Rev 8899 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8171 | Rev 8177 | ||
---|---|---|---|
Line 22... | Line 22... | ||
22 | * empty if condition has error. |
22 | * empty if condition has error. |
23 | */ |
23 | */ |
24 | 24 | ||
25 | /***************** Nothing should need change hereafter *****************/ |
25 | /***************** Nothing should need change hereafter *****************/ |
26 | 26 | ||
27 | #include "../Lib/libwims.h" |
- | |
28 | #include <gd.h> |
27 | #include <gd.h> |
- | 28 | #include "../Lib/libwims.h" |
|
29 | 29 | ||
30 | #define VLEN 1024 |
30 | #define VLEN 1024 |
31 | 31 | ||
32 | int clickx, clicky; |
32 | int clickx, clicky; |
33 | int prec; |
33 | int prec; |