Menu

[r8149]: / trunk / toolkits / natgrid / src / nntpvrs.h  Maximize  Restore  History

Download this file

6 lines (5 with data), 245 Bytes

1
2
3
4
5
struct datum *rootdat, *curdat, *holddat;
struct simp *rootsimp, *cursimp, *holdsimp, *lastsimp, *prevsimp;
struct temp *roottemp, *curtemp, *lasttemp, *prevtemp;
struct neig *rootneig, *curneig, *lastneig;
struct asinfo curas;