Add ml wrapper for smlnj

This commit is contained in:
Gašper Fele-Žorž 2025-09-12 15:42:30 +02:00
parent 3e7b20423e
commit 0f8f8486f0

2
roles/smlnj/files/ml Normal file
View file

@ -0,0 +1,2 @@
#!/bin/bash
rlwrap sml "$@"