Index: /branches/eam_branches/ipp-20140402/Ohana/src/opihi/cmd.data/vellipse.c
===================================================================
--- /branches/eam_branches/ipp-20140402/Ohana/src/opihi/cmd.data/vellipse.c	(revision 36675)
+++ /branches/eam_branches/ipp-20140402/Ohana/src/opihi/cmd.data/vellipse.c	(revision 36676)
@@ -228,4 +228,5 @@
  */
 
+// XXX NOTE that PHI is defined with the wrong sign, should fix this...
 opihi_flt fellipseOD (opihi_flt alpha, opihi_flt *par, int Npar, opihi_flt *dpar) {
   
Index: /branches/eam_branches/ipp-20140402/Ohana/src/opihi/lib.shell/ListOps.c
===================================================================
--- /branches/eam_branches/ipp-20140402/Ohana/src/opihi/lib.shell/ListOps.c	(revision 36675)
+++ /branches/eam_branches/ipp-20140402/Ohana/src/opihi/lib.shell/ListOps.c	(revision 36676)
@@ -198,7 +198,4 @@
 
   ptr = nextword (line);
-  if (!strncmp("-excel", ptr, strlen("-excel"))) ptr = nextword (ptr);
-  if (!strncmp("-excel-style", ptr, strlen("-excel-style"))) ptr = nextword (ptr);
-  ptr = nextword (ptr);
   if (!strncmp("-excel", ptr, strlen("-excel"))) ptr = nextword (ptr);
   if (!strncmp("-excel-style", ptr, strlen("-excel-style"))) ptr = nextword (ptr);
