freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Use <complex> and <iostream>


From: Jeffrey Oldham
Subject: Patch: Use <complex> and <iostream>
Date: Thu, 4 Oct 2001 18:28:40 -0700
User-agent: Mutt/1.2.5i

This patch ensures the code uses <iostream> and <complex>, not
<iostream.h> and <complex.h>, to be consistent.

2001-10-04  Jeffrey D. Oldham  <address@hidden>

        * README: Remove comment that iostream.h and complex.h should be
        used.
        * benchmarks/SimpleArray/elemread.h: Change to use <complex>.
        * src/Array/tests/array_test19.cpp: Likewise.
        * src/Array/tests/array_test5.cpp: Likewise.
        * src/Engine/tests/gmp_test1.cpp: Change to use <iostream>.
        * src/Pooma/Arrays.h: Change to use <complex>.
        * src/Pooma/DynamicArrays.h: Likewise.

Tested on       sequential Linux using gcc 3.1 by compiling Pooma library and
+changed tests in src/
Applied to      mainline
Approved by     Stephen Smith

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: removeH-2001Oct04.18.4.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]