Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-10-22 16:07:57 -0700 (Fri, 22 Oct 2004)
Revision: 643
Log message:

      A bit of standartization of debug variables:
      - the "debug_foo" variable should have debug_name set to "foo", not "debug_foo"
        (less typing on the command line this way)
      - debug_description should be the same for all the instances of the same variable
        and it should be sufficiently descriptive to be meaningful w/o knowing which
        file it came from (see http://metaprl.org/developer-guide/debugging.html)
      

Changes  Path
+1 -1 libmojave/stdlib/lm_thread.ml