From e45190bee431412156cb1ce27ea32f1abe0f9cab Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 13 May 1998 18:25:34 +0000 Subject: [PATCH] Root path info moved to fgOPTIONS. --- Astro/orbits.cxx | 17 ++++++++++------- Astro/stars.cxx | 15 +++++++++------ 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/Astro/orbits.cxx b/Astro/orbits.cxx index df8f94d0..bf30e94a 100644 --- a/Astro/orbits.cxx +++ b/Astro/orbits.cxx @@ -32,7 +32,7 @@ #include #include -#include +#include
#include