Changeset 79290f for pcp/src/grad.h
- Timestamp:
- Jun 7, 2008, 1:13:29 PM (17 years ago)
- Children:
- 02bc3c
- Parents:
- a97897
- File:
-
- 1 edited
-
pcp/src/grad.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pcp/src/grad.h
ra97897 r79290f 19 19 20 20 21 // use double precision fft when we have it22 21 #ifdef HAVE_CONFIG_H 23 22 #include <config.h> 24 23 #endif 25 24 25 // use double precision fft when we have it 26 26 #ifdef HAVE_DFFTW_H 27 27 #include "dfftw.h"
Note:
See TracChangeset
for help on using the changeset viewer.
