1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-10 05:46:25 +02:00

pkg(MATL-22.5.0): added MATL 22.5.0

This commit is contained in:
Hydrazer 2021-12-30 11:12:20 -07:00
parent 20e71f617b
commit 021ec1aa94
6 changed files with 34 additions and 0 deletions
packages/MATL/22.5.0

5
packages/MATL/22.5.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Path to MATL binary
export PATH=$PWD/bin:$PATH
export MATL_PATH=$PWD