make history mgr executable

This commit is contained in:
Nikos Kouremenos 2006-02-03 21:10:48 +00:00
parent bdedc4d4e6
commit cdb678ebee
1 changed files with 1 additions and 0 deletions

1
src/history_manager.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#! /usr/bin/env python
## history_manager.py
##
## Copyright (C) 2006 Nikos Kouremenos <nkour@jabber.org>