comparison src/givens.cc @ 1192:b6360f2d4fa6

[project @ 1995-03-30 21:38:35 by jwe]
author jwe
date Thu, 30 Mar 1995 21:38:35 +0000
parents dfe01093f657
children 7bddfd169d27
comparison
equal deleted inserted replaced
1191:f16c33407b80 1192:b6360f2d4fa6
22 */ 22 */
23 23
24 // Written by A. S. Hodel <scotte@eng.auburn.edu> 24 // Written by A. S. Hodel <scotte@eng.auburn.edu>
25 25
26 #ifdef HAVE_CONFIG_H 26 #ifdef HAVE_CONFIG_H
27 #include "config.h" 27 #include <config.h>
28 #endif 28 #endif
29 29
30 #include "dMatrix.h" 30 #include "dMatrix.h"
31 #include "CMatrix.h" 31 #include "CMatrix.h"
32 #include "f77-uscore.h" 32 #include "f77-uscore.h"