Rev 7675 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7675 | Rev 8102 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | * You should have received a copy of the GNU General Public License |
13 | * You should have received a copy of the GNU General Public License |
14 | * along with this program; if not, write to the Free Software |
14 | * along with this program; if not, write to the Free Software |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
16 | */ |
16 | */ |
17 | 17 | ||
- | 18 | #include "flydraw.h" |
|
18 | 19 | ||
19 | void vimg_init (void) |
20 | void vimg_init (void) |
20 | { |
21 | { |
21 | double x1,x2,y1,y2,t; |
22 | double x1,x2,y1,y2,t; |
22 | char *p, *p1, namebuf[2048]; |
23 | char *p, *p1, namebuf[2048]; |