diff options
Diffstat (limited to 'nomnom/files.nom')
| -rw-r--r-- | nomnom/files.nom | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nomnom/files.nom b/nomnom/files.nom index 352ddfa..61119c0 100644 --- a/nomnom/files.nom +++ b/nomnom/files.nom @@ -2,6 +2,8 @@ # Some file utilities for searching for files recursively and using package.nomsupath use "lib/os.nom" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + %_SPOOFED_FILES = {} %_FILE_CACHE = ({} with fallback % -> %_SPOOFED_FILES.%) %_BROWSE_CACHE = {} |
