IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 26, 2006, 1:14:47 PM (20 years ago)
Author:
eugene
Message:

removed IMAGE_CATALOG from config, finished proper-motion additions, minor fixes in graphing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa/graph/LoadPtext.c

    r6678 r6684  
    2727  layout[0].ptext[N].angle = tT;
    2828
     29  bzero (layout[0].ptext[N].text, LABEL_MAXLEN);
     30
    2931  string = KiiRecvData (sock);
    3032  strcpy (layout[0].ptext[N].text, string);
Note: See TracChangeset for help on using the changeset viewer.