attachStep.Rd
attaches a step to its parent
attachStep(ident, parent, from = pwd())
ident of the step
ident of the new parent
from if a relative path is used
ics1225