X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=mdrun.h;fp=mdrun.h;h=fa169067643a6ca2b61926694545678f78838384;hb=d1ceb8d3fc8e7a2e067f7576b3e787928d556277;hp=83a8196d879f09f9a3f164ee923435466427dc47;hpb=d7382ea10cd0fc49a5b8b5e3f2b48f5c1c8a2392;p=physik%2Fposic.git diff --git a/mdrun.h b/mdrun.h index 83a8196..fa16906 100644 --- a/mdrun.h +++ b/mdrun.h @@ -116,6 +116,7 @@ typedef struct s_insert_atoms_params { #define INS_TOTAL 0x01 #define INS_REGION 0x02 +#define INS_POS 0x03 typedef struct s_continue_params { int runs;