~ubuntu-branches/debian/stretch/tcl-fitstcl/stretch

« back to all changes in this revision

Viewing changes to fitsTclInt.h

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2015-06-10 17:35:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20150610173543-37jifpt0bjuocrr0
Tags: 2.4-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
   char   **colDisp;
60
60
   char   **colNull;
61
61
   long   *vecSize;
 
62
   long   *vecDim;
62
63
   double *colTzero;
63
64
   double *colTscale;
64
65
   int    *colTzflag;