From: devicerandom Date: Wed, 25 Feb 2009 14:58:32 +0000 (+0000) Subject: (pcluster.py) fixed missed declaration X-Git-Tag: 0.9.0~49 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c60b2a24b80a46e07812b92850e83a30b3e92075;p=hooke.git (pcluster.py) fixed missed declaration --- diff --git a/pcluster.py b/pcluster.py index b1456f8..389d6ff 100644 --- a/pcluster.py +++ b/pcluster.py @@ -27,6 +27,7 @@ class pclusterCommands: (c)Paolo Pancaldi, Massimo Sandal 2009 ''' #--Custom persistent length + pl_value=None for arg in args.split(): #look for a persistent length argument. if 'pl=' in arg: