Index: /trunk/src/series/civ_input.m
===================================================================
--- /trunk/src/series/civ_input.m	(revision 665)
+++ /trunk/src/series/civ_input.m	(revision 666)
@@ -155,6 +155,7 @@
 set(handles.ListPairCiv2,'Value',1)
 set(handles.ListPairCiv2,'String',{''}) 
+if isfield(Param,'ActionInput')
 fill_GUI(Param.ActionInput,hObject);%fill the GUI with the parameters retrieved from the input Param
-
+end
         
 %% prepare the GUI with input parameters 
