| Index: grit/node/custom/__init__.py
|
| ===================================================================
|
| --- grit/node/custom/__init__.py (revision 0)
|
| +++ grit/node/custom/__init__.py (revision 0)
|
| @@ -0,0 +1,9 @@
|
| +#!/usr/bin/python2.4
|
| +# Copyright 2004 Google Inc.
|
| +# All Rights Reserved.
|
| +# Author: Joi Sigurdsson <joi@google.com>
|
| +
|
| +'''Package 'grit.node.custom'
|
| +'''
|
| +
|
| +pass
|
|
|
| Property changes on: grit/node/custom/__init__.py
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|