Import work from other repo

This commit is contained in:
2018-01-21 11:26:34 +03:00
parent 500426bf82
commit a751e346d3
7 changed files with 1331 additions and 8 deletions

View File

@@ -0,0 +1,21 @@
#! /usr/bin/env python
# -*- coding: utf-8 -*-
# vim:fenc=utf-8
#
# Copyright © 2017 lafrite <lafrite@Poivre>
#
# Distributed under terms of the MIT license.
"""
Abstracts tools for calculs manipulations
"""
__all__ = ["Tree"]
from .tree import Tree
# -----------------------------
# Reglages pour 'vim'
# vim:set autoindent expandtab tabstop=4 shiftwidth=4:
# cursor: 16 del