From 397ce198c7c4d41cf7414d7595bb3e14a147bbbe Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Thu, 24 Dec 2009 17:48:22 +0000 Subject: [PATCH] Reverted merge --- hm.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hm.py b/hm.py index 35f19c5f..4941f417 100644 --- a/hm.py +++ b/hm.py @@ -1,7 +1,5 @@ #! /usr/bin/env python -# test 1 - # hm.py: 'Help Me', is a simple wrapper for `cmake` and `hg`. # # This script was created for the Synergy+ project.