solver-0h-h1/sources/Grid.py
2014-12-30 14:47:47 +01:00

6 lines
75 B
Python

__author__ = 'gaugendre'
class Grid:
def __init__(self):
pass