Migration of screen away from ad-hoc lists

This commit is contained in:
ridiculousfish
2011-12-27 18:41:38 -08:00
parent 451399b344
commit 46fa2dd2f0
9 changed files with 228 additions and 229 deletions

View File

@@ -152,6 +152,9 @@ void env_universal_common_destroy();
void env_universal_common_get_names( array_list_t *l,
int show_exported,
int show_unexported );
void env_universal_common_get_names2( wcstring_list_t &lst,
int show_exported,
int show_unexported );
/**
Perform the specified variable assignment.