diff options
Diffstat (limited to 'indra/lib')
| -rw-r--r-- | indra/lib/python/indra/__init__.py | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/indra/lib/python/indra/__init__.py b/indra/lib/python/indra/__init__.py new file mode 100644 index 0000000000..8f5987696c --- /dev/null +++ b/indra/lib/python/indra/__init__.py @@ -0,0 +1,6 @@ +"""@file __init__.py +@brief  + +Copyright (c) 2006-$CurrentYear$, Linden Research, Inc. +$License$ +""" | 
