From 29426901fa6e767c85eaeb0aa6e59e7d4c9f582b Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 17 Nov 2002 14:31:48 +0000 Subject: add another TODO: > Most of this thorn is C or Fortran 77. There are only a few Fortran 90 > files, and they're only used when computing initial data on an arbitrary > slice (as opposed to a t=constant slice). It would be nice if there > were a clean/simple way to optionally disable that code/functionality > so this thorn could be compiled on systems without a Fortran 90 compiler. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@133 e296648e-0e4f-0410-bd07-d597d9acff87 --- doc/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index a3d4d1d..53be0e1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -55,3 +55,11 @@ Failing that, it could at least check if FishEye is active ---------------------------------------- It would be nice if Exact supported the "static conformal" metric type. ---------------------------------------- + +Most of this thorn is C or Fortran 77. There are only a few Fortran 90 +files, and they're only used when computing initial data on an arbitrary +slice (as opposed to a t=constant slice). It would be nice if there +were a clean/simple way to optionally disable that code/functionality +so this thorn could be compiled on systems without a Fortran 90 compiler. + +---------------------------------------- -- cgit v1.2.3