Changeset 565
- Timestamp:
 - 2015-06-06T22:46:02-07:00 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/f4grobner/mx-grobner.lisp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/f4grobner/mx-grobner.lisp
r564 r565 57 57 58 58 ;;FUNCTS is loaded because it contains the definition of LCM 59 ($load "functs")59 #+maxima($load "functs") 60 60 61 61 #+sbcl(progn (require 'asdf) (load "ngrobner.asd")(asdf:load-system :ngrobner))  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  