about summary refs log blame commit diff stats
path: root/subx/subx
blob: 5d7a237c043603eac4a62082abac47c266ab3b76 (plain) (tree)
1
2
3
4


                                            
                            
#!/bin/sh
# Run SubX VM, first compiling if necessary.

./build  &&  ./subx_bin "$@"