NEL_Z fix
authorhackbard <hackbard>
Thu, 20 Jan 2005 13:24:18 +0000 (13:24 +0000)
committerhackbard <hackbard>
Thu, 20 Jan 2005 13:24:18 +0000 (13:24 +0000)
nlsop_client.c

index 5a25f4e..382cadd 100644 (file)
@@ -528,7 +528,7 @@ int get_data_and_calc(t_event *event,void *allineed) {
       z_c=get_rand_reject(d3_l.max_z,ne_max,n_e_loss);
 #else
       z_c=get_rand(d3_l.max_z);
       z_c=get_rand_reject(d3_l.max_z,ne_max,n_e_loss);
 #else
       z_c=get_rand(d3_l.max_z);
-#fi
+#endif
       process_cell(&d3_l,x_c,y_c,z_c,&my_info,nel_z[z_c]);
     }
     distrib_c(&d3_l,&my_info,i,ip_max,c_profile);
       process_cell(&d3_l,x_c,y_c,z_c,&my_info,nel_z[z_c]);
     }
     distrib_c(&d3_l,&my_info,i,ip_max,c_profile);