Changeset 26892 for trunk/psLib/src/math/psUnaryOp.c
- Timestamp:
- Feb 10, 2010, 7:27:29 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psUnaryOp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psUnaryOp.c
r17050 r26892 211 211 } 212 212 213 psMathType* psUnaryOp(psPtr out, constpsPtr in, const char *op)213 psMathType* psUnaryOp(psPtr out, psPtr in, const char *op) 214 214 { 215 215 #define psUnaryOp_EXIT { \
Note:
See TracChangeset
for help on using the changeset viewer.
