From 8986dbe81cf1d62be61ecd61c8b6f0d6aa256314 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Wed, 16 Jun 2004 09:44:31 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3596 --- doc/fortran.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fortran.php b/doc/fortran.php index 21adb39977..b251551bb5 100644 --- a/doc/fortran.php +++ b/doc/fortran.php @@ -4,9 +4,9 @@ page_head("FORTRAN applications");?>

How to use BOINC with FORTRAN and Visual Developer Studio

-

2004-06-16 note: this page is outdated +

2004-06-16 note: this page is outdated; will update (functions are now declared extern"C" so - no C++ mangling is done; there is a boinc_api_fortran.C wrapper) + no C++ mangling is done; there is a boinc_api_fortran.C wrapper) -- quarl@ssl