diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-01-17 21:42:06 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-01-17 21:42:06 -0800 |
| commit | ec9835df36392d9d10b7612ccd2f01f1131f8b5d (patch) | |
| tree | 4e438a01df6ad6f8ac7e93151233517e5dca7f80 | |
| parent | 25346aa214379317af5288b222fd0a81af75de20 (diff) | |
Added some aliases
| l--------- | grammars/py.bp | 1 | ||||
| l--------- | grammars/sh.bp | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/grammars/py.bp b/grammars/py.bp new file mode 120000 index 0000000..e39dd8f --- /dev/null +++ b/grammars/py.bp @@ -0,0 +1 @@ +python.bp
\ No newline at end of file diff --git a/grammars/sh.bp b/grammars/sh.bp new file mode 120000 index 0000000..2c3fe18 --- /dev/null +++ b/grammars/sh.bp @@ -0,0 +1 @@ +shell.bp
\ No newline at end of file |
