IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2022, 5:01:57 PM (4 years ago)
Author:
eugene
Message:

fix string-vector assignment; fix while loop logic involving vector or matrix sizes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/Ohana/src/opihi/include/dvomath.h

    r42083 r42165  
    125125int           M_unary               PROTO((StackVar *OUT, StackVar *V1, char *op));
    126126int           W_unary               PROTO((StackVar *OUT, StackVar *V1, char *op));
     127int           L_unary               PROTO((StackVar *OUT, StackVar *V1, char *op));
    127128
    128129/* variable handling */
Note: See TracChangeset for help on using the changeset viewer.