comparison 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
comparison
equal deleted inserted replaced
805:a3fab8b74a7d 806:bcb74c9b895c
1 # -*- coding: utf-8 -*-
2 # Author: Aziz Köksal
3
4 # TODO: port release.sh to Python
5
6 # TODO: write subcommand that creates a Makefile
7 def writeMakefile():
8 pass