summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJames Abbatiello <abbeyj@gmail.com>2009-08-24 21:11:59 -0400
committerJames Abbatiello <abbeyj@gmail.com>2009-08-24 21:11:59 -0400
commite4705b12f2d53202a9a7ef4b8e5cc084f11c83fd (patch)
treee80fdc1eac2ecdbdcf50fa0585f14aff56b5eecb /bin
parente658b4ba82c5c07d40d2a5e394f42ecdac82b8fb (diff)
parentda52de58a83fb39eefe245a7509796cb5b9acf37 (diff)
downloadpython-cheetah-e4705b12f2d53202a9a7ef4b8e5cc084f11c83fd.tar.gz
Merge branch 'next' of git://github.com/rtyler/cheetah into next
Diffstat (limited to 'bin')
-rw-r--r--bin/.gitattributes1
-rw-r--r--bin/cheetah.bat1
2 files changed, 2 insertions, 0 deletions
diff --git a/bin/.gitattributes b/bin/.gitattributes
new file mode 100644
index 0000000..5bebad2
--- /dev/null
+++ b/bin/.gitattributes
@@ -0,0 +1 @@
+cheetah.bat -crlf
diff --git a/bin/cheetah.bat b/bin/cheetah.bat
new file mode 100644
index 0000000..3f6cf2a
--- /dev/null
+++ b/bin/cheetah.bat
@@ -0,0 +1 @@
+@"%~dp0..\python" "%~dpn0" %*