mirror of
https://github.com/digarok/Appy.git
synced 2024-11-24 23:32:27 +00:00
better (pathless) bin defaults
This commit is contained in:
parent
5d546a6c81
commit
0c9a3d7210
@ -40,8 +40,8 @@ type Programs struct {
|
|||||||
Gsplus string
|
Gsplus string
|
||||||
}
|
}
|
||||||
|
|
||||||
const Merlin32Path = "/usr/local/bin/merlin32"
|
const Merlin32Path = "merlin32"
|
||||||
const CadiusPath = "/usr/local/bin/cadius"
|
const CadiusPath = "cadius"
|
||||||
const GsplusPath = "gsplus"
|
const GsplusPath = "gsplus"
|
||||||
|
|
||||||
var AppyProj Project
|
var AppyProj Project
|
||||||
|
Loading…
Reference in New Issue
Block a user