git-subtree-dir: prototype git-subtree-split: 91f7db00d45e7f991b5587ee07f09977ae311ee7
6 lines
74 B
Bash
Executable File
6 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
|
|
MZNFZN_EXEC=${MZNFZN-mzn-fzn}
|
|
|
|
$MZNFZN_EXEC -G g12_fd -b fd $*
|