63 for (i=0; i<this_proj -> nspec; i++, k++)
68 this_proj -> dmtx = FALSE;
71 for (i=0; i<this_proj -> nspec-1; i++)
73 for (j=i+1; j<this_proj -> nspec; j++, k++)
78 this_proj -> dmtx = FALSE;
85 this_proj -> dmtx = FALSE;
87 if (! this_proj -> dmtx && this_proj -> initgl)
89 if (this_proj -> modelgl -> rings)
91 this_proj -> modelgl -> rings = FALSE;
100 if (this_proj -> modelgl ->
chains)
110 this_proj -> runc[0] = FALSE;
111 if (this_proj ->
id !=
activep)
158 GtkWidget * vbo, * hbo, * cut;
161 i = 1 + this_proj -> nspec * (this_proj -> nspec + 1) / 2;
162 j = (this_proj -> nspec > 4) ? 500 : i * 37;
167 for (i=0; i<this_proj -> nspec; i++, k++)
170 gtk_widget_set_size_request (hbo, 250, -1);
181 for (i=0; i<this_proj -> nspec-1; i++)
183 for (j=i+1; j<this_proj -> nspec; j++, k++)
186 gtk_widget_set_size_request (hbo, 250, -1);
200 gtk_widget_set_size_request (hbo, 250, -1);
201 str = g_strdup_printf (
"Total");