File: nntpvrs.h

package info (click to toggle)
pybdsf 1.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,160 kB
  • sloc: fortran: 40,850; python: 14,894; ansic: 4,347; cpp: 1,586; makefile: 131; sh: 46
file content (5 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (3)
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;