From e5444af336caaa75e62eeb21701e1a43a1eb88f6 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 29 Apr 2016 11:06:59 -0400 Subject: Repair random blank section --- source/faq.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source') diff --git a/source/faq.rst b/source/faq.rst index ca8e6f4..62c0820 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -84,10 +84,6 @@ IRAF into its own environment under Python 2.7: ``conda create -n iraf27 python=2.7 iraf pyraf stsci && source activate iraf27`` -======================================== - - - Will AstroConda interfere with other scientific distributions (e.g. SciSoft)? ============================================================================= -- cgit