first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / production / msys / bin / ex
1 #! /bin/sh
2 # Copyright (C) 2002, Earnie Boyd
3 #   mailto:earnie@users.sf.net
4 # This file is a part of Minimal SYStem
5 #   http://www.mingw.org/msys.html
6 # File: ex
7
8 exec vim -e "$@"