Manual merge of control box code
This commit is contained in:
commit
4dcaddb2cb
16 changed files with 773 additions and 101 deletions
|
@ -40,6 +40,8 @@ subroutine call_option(option, arg_pos)
|
|||
call run_delete(arg_pos)
|
||||
case('-set_cac')
|
||||
arg_pos=arg_pos +3
|
||||
case('-set_types')
|
||||
arg_pos = arg_pos + 3 + atom_types
|
||||
case('-redef_box')
|
||||
call redef_box(arg_pos)
|
||||
case('-slip_plane')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue