doc tweak

This commit is contained in:
Adrian Mariano
2021-10-30 18:07:43 -04:00
parent b202f8526b
commit 5153cb20da
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ function is_1region(path, name="path") =
:assert(len(path)==1,str("Parameter \"",name,"\" must be a path or singleton region, but is a multicomponent region"))
true;
// Function: force_path()
// Usage:
// outpath = force_path(path, [name])