diff --git a/hfoil.cabal b/hfoil.cabal
--- a/hfoil.cabal
+++ b/hfoil.cabal
@@ -1,5 +1,5 @@
 Name:                hfoil
-Version:             0.2.0
+Version:             0.2.0.1
 Stability:           Experimental
 Synopsis:            Hess-Smith panel code for inviscid 2-d airfoil analysis
 License:             BSD3
diff --git a/src/HFoil/Repl.hs b/src/HFoil/Repl.hs
--- a/src/HFoil/Repl.hs
+++ b/src/HFoil/Repl.hs
@@ -89,7 +89,6 @@
         RotQuat (Quaternion 0 (V3 1 0 0))
         $ Trans (V3 (-0.5) 0 0)
         $ VisObjects xs
-        -- $ VisObjects (Axes (0.3,15) : xs)
       cam0 =
         Camera0
         { phi0 = 90
