commit 03606f26a8245869b71638b2d2340eafb76d2388 parent 250b9cbf0060bbf02e380282c93788789f729c89 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Tue, 21 Feb 2017 17:08:07 +0100 Renaming sources Diffstat:
7 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/Python/lib/Makefile b/python/lib/Makefile diff --git a/Python/lib/pytaler/__init__.py b/python/lib/pytaler/__init__.py diff --git a/Python/lib/pytaler/amounts.py b/python/lib/pytaler/amount.py diff --git a/Python/lib/pytaler/tests.py b/python/lib/pytaler/test_amount.py diff --git a/Python/lib/setup.py b/python/lib/setup.py diff --git a/Python/tutorial/templates/index.html b/python/tutorial/templates/index.html diff --git a/Python/tutorial/tutorial.py b/python/tutorial/tutorial.py