Changeset 626 in Sophya for trunk/Poubelle/archTOI.old/nrutil.h


Ignore:
Timestamp:
Nov 23, 1999, 5:00:43 PM (26 years ago)
Author:
ansari
Message:

linux -- temp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/nrutil.h

    r577 r626  
    4545
    4646void nrerror(char error_text[]);
    47 double *vector(long nl, long nh);
     47double *dvector(long nl, long nh);
    4848int *ivector(long nl, long nh);
    4949unsigned char *cvector(long nl, long nh);
Note: See TracChangeset for help on using the changeset viewer.