/[antiright]/antiright/src/afract/afract.c
ViewVC logotype

Diff of /antiright/src/afract/afract.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jefbed, Mon Jul 4 03:33:58 2005 UTC revision 1.3 by jefbed, Tue Jul 26 00:56:14 2005 UTC
# Line 22  Line 22 
22  */  */
23    
24  #include "../../lib/library.h"  #include "../../lib/library.h"
25  #include "../bitmaps/handtoface.xpm"  #include "../bitmaps/antiright.xpm"
26    
27  unsigned int iterations;  unsigned int iterations;
28  unsigned int threshhold;  unsigned int threshhold;
# Line 162  main(int argc, char **argv) Line 162  main(int argc, char **argv)
162    
163    antiright_initialize_application(&argc, argv, "AFract");    antiright_initialize_application(&argc, argv, "AFract");
164    antiright_set_pixmap_from_data(antiright.parent_widget,    antiright_set_pixmap_from_data(antiright.parent_widget,
165                                   handtoface_xpm);                                   antiright_xpm);
166    
167    ARCLARG;    ARCLARG;
168    form=antiright_form(antiright.parent_widget);    form=antiright_form(antiright.parent_widget);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26