Enabling GAP mode in Emacs

To use GAP mode in emacs, incorporate the components of the .emacs file below into your own .emacs file.

In the analagous directory to '/home/user/myemacs' copy the three .el files.

Also, in the .emacs file change the paths to gap (as well as the default memory allocation) as appropriate.

Note, I did not author these, but found them years ago, but have not been able to find any updated versions.

.emacs

gap-mode.el

gap-process.el

gap-smie.el