Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
  • Robert Goldman's avatar
    08d59a6d
    Simplify TOUCH-FILE. · 08d59a6d
    Robert Goldman authored
    There was a very complex conditional in the middle controlling how it
    was implemented.  I simplified the conditions to make it easier to
    understand how it works.
    I also modified it so that if you tell TOUCH-FILE to use the cache, and
    the cache hasn't been initialized, it will raise an error.
    08d59a6d
    History
    Simplify TOUCH-FILE.
    Robert Goldman authored
    There was a very complex conditional in the middle controlling how it
    was implemented.  I simplified the conditions to make it easier to
    understand how it works.
    I also modified it so that if you tell TOUCH-FILE to use the cache, and
    the cache hasn't been initialized, it will raise an error.