(root)/__init__.py @ 8 – Rev
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1 |
ron.wellst |
1 |
#-----------------------------------------------------------------------------
|
|
|
2 |
# Name: __init__.py
|
|
|
3 |
# Purpose:
|
|
|
4 |
#
|
|
|
5 |
# Author: Ron Wellsted
|
|
|
6 |
#
|
|
|
7 |
# Created: 2015-10-13
|
|
|
8 |
# Copyright: (c) 2015
|
|
|
9 |
# Licence: GPL 3.0
|
|
|
10 |
#-----------------------------------------------------------------------------
|
|
|
11 |
# Date Author Modification
|
|
|
12 |
#-----------------------------------------------------------------------------
|
|
|
13 |
# -*- coding: utf-8 -*-
|