diff options
Diffstat (limited to 'src/proto/terminal.pro')
-rw-r--r-- | src/proto/terminal.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/proto/terminal.pro b/src/proto/terminal.pro new file mode 100644 index 000000000..96ebb7d40 --- /dev/null +++ b/src/proto/terminal.pro @@ -0,0 +1,3 @@ +/* terminal.c */ +void ex_terminal(exarg_T *eap); +/* vim: set ft=c : */ |