digama0 / mmj2

mmj2 GUI Proof Assistant for the Metamath project
GNU General Public License v2.0
72 stars 24 forks source link

Add a batch file for Cygwin #29

Closed david-a-wheeler closed 4 years ago

david-a-wheeler commented 4 years ago

Add a new "mmj2-cygwin.bat" file to provide an easy way to invoke mmj2 when using Cygwin.

Also, set its permssions, as well as mmj2.bat's, to allow execution. This doesn't matter from cmd.exe, but it does matter when creating a shortcut; Windows 10 won't run batch files as a shortcut unless they have permission to execute.

Signed-off-by: David A. Wheeler dwheeler@dwheeler.com