source:
vis_dev/glu-2.3/src/graph/graph_static_int.h
@
62
| Last change on this file since 62 was 13, checked in by , 14 years ago | |
|---|---|
| File size: 235 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * $Id: graph_static_int.h,v 1.2 2002/08/27 15:29:01 fabio Exp $ |
| 3 | * |
| 4 | */ |
| 5 | |
| 6 | #include "graph_static.h" |
| 7 | |
| 8 | typedef struct g_field_struct { |
| 9 | int num_g_slots; |
| 10 | int num_v_slots; |
| 11 | int num_e_slots; |
| 12 | gGeneric user_data; |
| 13 | } g_field_t; |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/verif_tools/chrome/site/your_project_logo.png)