X-Git-Url: https://hackdaworld.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=mdrun.h;h=acd233184cae2c04dafc7562299dd5b92e31dfdd;hb=c2697c8b6f808b7edef2f9e2ceded0aa65374168;hp=b1c2e0660c52b1ee4d5fb0c7df7b4df0e4100e55;hpb=67df6b3a722a44e36fd56f3f040c3c9726b3fc3f;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