X-Git-Url: https://www.hackdaworld.org/gitweb/?a=blobdiff_plain;f=mdrun.h;fp=mdrun.h;h=acd233184cae2c04dafc7562299dd5b92e31dfdd;hb=11fafa5d1eefeebd32e0996d2544adc39b16d8d1;hp=b1c2e0660c52b1ee4d5fb0c7df7b4df0e4100e55;hpb=e8532955ada77f2fc4d330a063284b28b2be47f2;p=physik%2Fposic.git diff --git a/mdrun.h b/mdrun.h index b1c2e06..acd2331 100644 --- 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