~mingw-w64/mingw-w64/experimental

« back to all changes in this revision

Viewing changes to doug/new_complex/src/cabs.c

  • Committer: tpaxatb
  • Date: 2010-06-22 17:54:08 UTC
  • Revision ID: svn-v4:4407c894-4637-0410-b4f5-ada5f102cad1:experimental:2597
Copy from experimental branch in preparation for trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "complex_internal.h"
 
2
 
 
3
#include "complex.def_f.h"
 
4
#include "cabs.def.h"
 
5
 
 
6
#include "complex.def_d.h"
 
7
#include "cabs.def.h"
 
8
 
 
9
#include "complex.def_ld.h"
 
10
#include "cabs.def.h"