IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2005, 4:54:17 AM (21 years ago)
Author:
eugene
Message:

moved sched/scheduler to psched

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/dvomath.h

    r3142 r4693  
    88enum {ANYVECTOR, NEWVECTOR, OLDVECTOR};
    99enum {ANYBUFFER, NEWBUFFER, OLDBUFFER};
    10 
    11 /*** typedef structs used by math functions ***/
    12 typedef struct {
    13   int   NLINES;
    14   int   Nlines;
    15   char **lines;
    16   char  *name;
    17 } Queue;
    1810
    1911typedef struct {                        /* representation of a variable (0-D) */
Note: See TracChangeset for help on using the changeset viewer.