aboutsummaryrefslogtreecommitdiff
blob: 7dbcbdd8ca089bc9f57dd8b938d945256784bb37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# -*- coding: utf-8 -*-

"""
    g_octave.tinderbox
    ~~~~~~~~~~~~~~~~~~
    
    Package with the modules for the g-Octave tinderbox
    
    :copyright: (c) 2010 by Rafael Goncalves Martins
    :license: GPL-2, see LICENSE for more details.
"""

__all__ = [
    'trac',
]