From 3f242018a8db66515c7373977ec67e835194d04f Mon Sep 17 00:00:00 2001
From: Stephen Soltesz <soltesz@cs.princeton.edu>
Date: Wed, 13 Aug 2008 18:27:29 +0000
Subject: [PATCH] a directory for the python module files.  this will help
 separate libraries from commands, as well as make them globally accessible
 for www scripts as well as command line cmds.

---
 monitor/__init__.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 monitor/__init__.py

diff --git a/monitor/__init__.py b/monitor/__init__.py
new file mode 100644
index 0000000..e69de29
-- 
2.47.0