| COMMAND | ACTION |
| mkdir mtn | create an empty work directory |
| cd mtn | change directory |
| @dm mtn | copy the demo files to the work directory |
| cp r.mtn.1 r.mtn | get the AUTO constants-file |
| cp s.mtn.1 s.mtn | get the HomCont constants-file |
| @fc mtn | use the starting data in mtn.dat to create q.dat |
| @h mtn dat | continue saddle-node homoclinic orbit |
| @sv 1 | save output-files as p.1, q.1, d.1 |
| cp r.mtn.2 r.mtn | get the AUTO constants-file |
| cp s.mtn.2 s.mtn | get the HomCont constants-file |
| @h mtn 1 | continue in opposite direction; restart from q.1 |
| @ap 1 | append output-files to p.1, q.1, d.1 |
| cp r.mtn.3 r.mtn | get the AUTO constants-file |
| cp s.mtn.3 s.mtn | get the HomCont constants-file |
| @h mtn 1 | switch to saddle homoclinic orbit ; restart from q.1 |
| @ap 1 | append output-files to p.1, q.1, d.1 |
| cp r.mtn.4 r.mtn | get the AUTO constants-file |
| cp s.mtn.4 s.mtn | get the HomCont constants-file |
| @h mtn 1 | continue in reverse direction; restart from q.1 |
| @sv 4 | save output-files as p.4, q.4, d.4 |
| cp r.mtn.5 r.mtn | get the AUTO constants-file |
| cp s.mtn.5 s.mtn | get the HomCont constants-file |
| @h mtn 1 | other saddle homoclinic orbit branch; restart from q.1 |
| @ap 1 | append output-files to p., q.1, d.1 |
| cp r.mtn.6 r.mtn | get the AUTO constants-file |
| cp s.mtn.6 s.mtn | get the HomCont constants-file |
| @h mtn 1 | 3-parameter non-central saddle-node homoclinic. |
| @sv 6 | save output-files as p.6, q.6, d.6 |