~diresu/blender/blender-command-port

« back to all changes in this revision

Viewing changes to extern/fftw/dft/k7/codelets/codlist.c

  • Committer: theeth
  • Date: 2008-10-14 16:52:04 UTC
  • Revision ID: vcs-imports@canonical.com-20081014165204-r32w2gm6s0osvdhn
copy back trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "ifftw.h"
 
2
 
 
3
 
 
4
 
 
5
extern const solvtab X(solvtab_dft_k7);
 
6
const solvtab X(solvtab_dft_k7) = {
 
7
   SOLVTAB_END
 
8
};