Index: /trunk/ippTasks/addstar.pro
===================================================================
--- /trunk/ippTasks/addstar.pro	(revision 25692)
+++ /trunk/ippTasks/addstar.pro	(revision 25693)
@@ -23,4 +23,7 @@
     active true
   end
+  task addstar.revert
+    active true
+  end
 end
 
@@ -30,4 +33,7 @@
   end
   task addstar.exp.run
+    active false
+  end
+  task addstar.revert
     active false
   end
Index: /trunk/ippTasks/camera.pro
===================================================================
--- /trunk/ippTasks/camera.pro	(revision 25692)
+++ /trunk/ippTasks/camera.pro	(revision 25693)
@@ -23,4 +23,7 @@
     active true
   end
+  task camera.revert
+    active true
+  end
 end
 
@@ -30,4 +33,7 @@
   end
   task camera.exp.run
+    active false
+  end
+  task camera.revert
     active false
   end
Index: /trunk/ippTasks/chip.pro
===================================================================
--- /trunk/ippTasks/chip.pro	(revision 25692)
+++ /trunk/ippTasks/chip.pro	(revision 25693)
@@ -26,4 +26,7 @@
     active true
   end
+  task chip.revert
+    active true
+  end
 end
 
@@ -36,4 +39,7 @@
   end
   task chip.advanceexp
+    active false
+  end
+  task chip.revert
     active false
   end
Index: /trunk/ippTasks/fake.pro
===================================================================
--- /trunk/ippTasks/fake.pro	(revision 25692)
+++ /trunk/ippTasks/fake.pro	(revision 25693)
@@ -26,4 +26,7 @@
     active true
   end
+  task fake.revert
+    active true
+  end
 end
 
@@ -36,4 +39,7 @@
   end
   task fake.advanceexp
+    active false
+  end
+  task fake.revert
     active false
   end
Index: /trunk/ippTasks/warp.pro
===================================================================
--- /trunk/ippTasks/warp.pro	(revision 25692)
+++ /trunk/ippTasks/warp.pro	(revision 25693)
@@ -49,4 +49,10 @@
     active true
   end
+  task warp.revert.overlap
+    active true
+  end
+  task warp.revert.warped
+    active true
+  end
 end
 
@@ -66,4 +72,10 @@
   end
   task warp.advancerun
+    active false
+  end
+  task warp.revert.overlap
+    active false
+  end
+  task warp.revert.warped
     active false
   end
