]> git.treefish.org Git - phys/latlib.git/commitdiff
Using hashed parameter strings in cachefilenames.
authorAlexander Schmidt <alex@treefish.org>
Thu, 13 Mar 2014 15:25:04 +0000 (16:25 +0100)
committerAlexander Schmidt <alex@treefish.org>
Thu, 13 Mar 2014 17:09:15 +0000 (18:09 +0100)
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.


No differences found