# HG changeset patch # User jwe # Date 745019753 0 # Node ID e276a012f7dba13ba42626a17c6520f99920b8c5 # Parent 82044b0a4b5fded5870b8b20cf6a03e534864e28 [project @ 1993-08-10 21:55:53 by jwe] Include f-balanc.h and f-givens.h. diff -r 82044b0a4b5f -r e276a012f7db src/g-builtins.cc --- 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 #include +#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"