/[antiright]/antiright/lib/graph.c
ViewVC logotype

Diff of /antiright/lib/graph.c

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

revision 1.2 by jefbed, Sat Jun 4 01:08:17 2005 UTC revision 1.3 by jefbed, Sat Jun 18 01:59:08 2005 UTC
# Line 240  antiright_create_graph(Widget parent) Line 240  antiright_create_graph(Widget parent)
240  {  {
241    antiright.graph.width=256;    antiright.graph.width=256;
242    antiright.graph.height=256;    antiright.graph.height=256;
243      
     
   ARCLARG;  
244    antiright_set(XmNwidth, antiright.graph.width);    antiright_set(XmNwidth, antiright.graph.width);
245    antiright_set(XmNheight, antiright.graph.height);    antiright_set(XmNheight, antiright.graph.height);
246    antiright.graph.widget=XmCreateDrawingArea(parent, "graph",    antiright.graph.widget=XmCreateDrawingArea(parent, "graph",

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