we have a new map style when using atom style template
This commit is contained in:
@ -109,7 +109,7 @@ static const char *varstyles[] = {
|
||||
"index", "loop", "world", "universe", "uloop", "string", "getenv",
|
||||
"file", "atomfile", "format", "equal", "atom", "vector", "python", "internal", "(unknown)"};
|
||||
|
||||
static const char *mapstyles[] = { "none", "array", "hash" };
|
||||
static const char *mapstyles[] = { "none", "array", "hash", "yes" };
|
||||
|
||||
static const char *commstyles[] = { "brick", "tiled" };
|
||||
static const char *commlayout[] = { "uniform", "nonuniform", "irregular" };
|
||||
|
||||
Reference in New Issue
Block a user