Dear Lev and dear forum users,
>
> Is there a way how saved workspace can be loaded in the working instance
> of GAP? Somthing like:
>
> gap> LoadWorkspace ("savefile");
Try to start a new gap session with
gap -L savefile
As far as I know, it is not possible loading a saved workspace within an
already started Gap session.
Best,
Marco Costantini