diff release.py @ 806:bcb74c9b895c

Moved out files in the trunk folder to the root.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sun, 09 Mar 2008 00:12:19 +0100
parents trunk/release.py@9e6c6bb73e5f
children a2880c95eda3
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/release.py	Sun Mar 09 00:12:19 2008 +0100
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+# Author: Aziz Köksal
+
+# TODO: port release.sh to Python
+
+# TODO: write subcommand that creates a Makefile
+def writeMakefile():
+  pass