From: Alexander Schmidt Date: Thu, 13 Mar 2014 15:25:04 +0000 (+0100) Subject: Using hashed parameter strings in cachefilenames. X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/commitdiff_plain/894e6b60d1de6307a72b03d0027f71962bc2e282?hp=894e6b60d1de6307a72b03d0027f71962bc2e282 Using hashed parameter strings in cachefilenames. Unhashed parastrings are stored in first line of cachefiles and checked on open. Using hashed parameter string for cache file names. Generating parastring in seperate function. Write parastring into first line of cachefile. Checking unhashed parastring when opening cachefile. ---