Index: /branches/eam_branches/ipp-20140610/Ohana/src/dvosplit/src/dvosplit.c
===================================================================
--- /branches/eam_branches/ipp-20140610/Ohana/src/dvosplit/src/dvosplit.c	(revision 36901)
+++ /branches/eam_branches/ipp-20140610/Ohana/src/dvosplit/src/dvosplit.c	(revision 36902)
@@ -16,4 +16,7 @@
   ConfigInit (&argc, argv);
   args (argc, argv);
+
+  fprintf (stderr, "this program has the ability to split dvo catalogs one file (cpt, cpm, etc) at a time.  however, new updates to the cpm format requires the average RA,DEC coords to load the measures.  update the code to handle that first");
+  exit (2);
 
   CATDIR = strcreate (argv[1]);
