Mercurial > repos > public > sbplib
view +grid/equidistantCurvilinearTest.m @ 182:c2db0294f8ed feature/grids
Removed some comments from Grid.m
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 29 Feb 2016 17:00:01 +0100 |
parents | 62b5f3c34bcb |
children | c5ca9bbfed41 |
line wrap: on
line source
function tests = equdistantCurvilinearTest() tests = functiontests(localfunctions); end function testNoTests(testCase) testCase.assumeFail(); end