From 5f345e8e5420315a04745d412612ca4c2c21941c Mon Sep 17 00:00:00 2001 From: Harry Moffat Date: Sun, 6 Jan 2008 20:15:20 +0000 Subject: [PATCH] updated the readme --- test_problems/python/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test_problems/python/README b/test_problems/python/README index 04d14a842..87faa1bbc 100644 --- a/test_problems/python/README +++ b/test_problems/python/README @@ -1,5 +1,3 @@ -HKM 1/25/06 -Currently, the frac problem fails deep within the bowels of Python, -for 64 bit Linux (Red Hat Enteprise v. 4). +Note, the python interface can only be tested after the make install procedure has been implemented.