root/Extensions/xl8_container_workflow_scripts.py
| Revision 1, 1.1 kB (checked in by matt_dorn@yahoo.com, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | """ Workflow Scripts for: xl8_container_workflow """ |
| 2 | |
| 3 | # Copyright (c) 2006 by Matt Dorn |
| 4 | # |
| 5 | # Generator: ArchGenXML Version 1.4.0-final |
| 6 | # http://sf.net/projects/archetypes/ |
| 7 | # |
| 8 | # GNU General Public Licence (GPL) |
| 9 | # |
| 10 | # This program is free software; you can redistribute it and/or modify it under |
| 11 | # the terms of the GNU General Public License as published by the Free Software |
| 12 | # Foundation; either version 2 of the License, or (at your option) any later |
| 13 | # version. |
| 14 | # This program is distributed in the hope that it will be useful, but WITHOUT |
| 15 | # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |
| 16 | # FOR A PARTICULAR PURPOSE. See the GNU General Public License for more |
| 17 | # details. |
| 18 | # You should have received a copy of the GNU General Public License along with |
| 19 | # this program; if not, write to the Free Software Foundation, Inc., 59 Temple |
| 20 | # Place, Suite 330, Boston, MA 02111-1307 USA |
| 21 | # |
| 22 | __author__ = '''Matt Dorn <matt_dorn@yahoo.com>''' |
| 23 | __docformat__ = 'plaintext' |
| 24 | __version__ = '$ Revision 0.0 $'[11:-2] |
| 25 | |
| 26 | ##code-section workflow-script-header #fill in your manual code here |
| 27 | ##/code-section workflow-script-header |
| 28 | |
| 29 | ## [] |
Note: See TracBrowser for help on using the browser.
