comparison liboctave/dbleGEPBAL.cc @ 1367:9f9131a8d706

[project @ 1995-09-06 00:07:03 by jwe]
author jwe
date Wed, 06 Sep 1995 00:07:03 +0000
parents 7eb93d12654c
children a744f4d0ba59
comparison
equal deleted inserted replaced
1366:f75432dff006 1367:9f9131a8d706
27 27
28 #ifdef HAVE_CONFIG_H 28 #ifdef HAVE_CONFIG_H
29 #include <config.h> 29 #include <config.h>
30 #endif 30 #endif
31 31
32 #include <math.h> 32 #include <cmath>
33 33
34 #include "dbleGEPBAL.h" 34 #include "dbleGEPBAL.h"
35 #include "f77-uscore.h" 35 #include "f77-uscore.h"
36 36
37 extern "C" 37 extern "C"