Index: trunk/ippTools/src/chiptool.c
===================================================================
--- trunk/ippTools/src/chiptool.c	(revision 6139)
+++ trunk/ippTools/src/chiptool.c	(revision 6150)
@@ -154,4 +154,10 @@
 static bool doneMode(p2Config *config)
 {
+  // get exp_id/class/class_id/url from the CLI
+  // add the completed imfile to the p2DoneImfile tables
+  // remove corresponding entries from the p2PendingImfile table
+  // check to see if any p2PendingExps have no associated p2PendingImfiles
+  //    if so move the p2PendingExp(s) to p2DoneExp
+
     psArray *pendingFrames = p2searchPendingFrames(config);
     if (!pendingFrames) {
