comparison hgext/mq.py @ 1863:e8b86fb8ae33

Removed script header from mq.py
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 08 Mar 2006 19:31:54 +0100
parents fdf9cbf56ec7
children ebf1ecb5f4e8
comparison
equal deleted inserted replaced
1862:b41d71961aed 1863:e8b86fb8ae33
1 #!/usr/bin/env python
2 # queue.py - patch queues for mercurial 1 # queue.py - patch queues for mercurial
3 # 2 #
4 # Copyright 2005 Chris Mason <mason@suse.com> 3 # Copyright 2005 Chris Mason <mason@suse.com>
5 # 4 #
6 # This software may be used and distributed according to the terms 5 # This software may be used and distributed according to the terms