Skip to content
  • Per Bothner's avatar
    * binarytrees.scm: Use define-class rather than define-simple-class. · 047550bc
    Per Bothner authored
    	We now optimize the former as if it were the latter, except that
    	we get a nested class, which is cleaner.
    	* pidigits.scm: Likewise.
    	* threadring.scm: Likewise.
    	* nbody.scm: Likewise.
    	* Makefile.am: Update accordingly, as various classes now are nested.
    	* inlining.expected: Likewise.
    047550bc