changeset 35:e276a012f7db

[project @ 1993-08-10 21:55:53 by jwe] Include f-balanc.h and f-givens.h.
author jwe
date Tue, 10 Aug 1993 21:55:53 +0000
parents 82044b0a4b5f
children 7541831988d2
files src/g-builtins.cc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/g-builtins.cc	Tue Aug 10 21:55:05 1993 +0000
+++ b/src/g-builtins.cc	Tue Aug 10 21:55:53 1993 +0000
@@ -46,6 +46,7 @@
 #include <signal.h>
 #include <math.h>
 
+#include "f-balance.h"
 #include "f-colloc.h"
 #include "f-dassl.h"
 #include "f-det.h"
@@ -53,6 +54,7 @@
 #include "f-fft.h"
 #include "f-fsolve.h"
 #include "f-fsqp.h"
+#include "f-givens.h"
 #include "f-hess.h"
 #include "f-ifft.h"
 #include "f-inv.h"