introduced critical max (didn't help though!)
[physik/posic.git] / mdrun.h
diff --git a/mdrun.h b/mdrun.h
index b1c2e06..acd2331 100644 (file)
--- a/mdrun.h
+++ b/mdrun.h
@@ -129,7 +129,8 @@ typedef struct s_insert_mixed_atoms_params {
        u8 brand2;
        u8 attr1;
        u8 attr2;
-       double cr;
+       double crmin;
+       double crmax;
 } t_insert_mixed_atoms_params;
 
 #define INS_TOTAL                              0x01