Here is the copy of Mint (Maple Lint) from Waterloo Maple Software, Inc. The program is Copyright (c)1992 by WSMI but is freely distributable to all owners of Maple V for the Amiga. It's also kind of pointless without Maple... Note to Maple V owners: if you're using the icon to start MapleV, a silly bug in the maple:bin/start_maple script will cause the maple:bin/.mapleinit file to be read in twice. The fix is to edit the start_maple script and change the line 'cd maple:bin' line to something like 'cd maple:' and then change the line 'run nil: maplev' to 'run nil: maple:bin/maplev'. Sorry, it's a stupid mistake....