;;; KPML Configuration file for basic introduction.
 
;;; CHANGE THE FOLLOWING:
-----------------------------------------------------------------------------------------------------------------------------------------------------
;;; REPLACE THE BEGINNING OF THE FOLLOWING WITH THE PATHNAME FOR WHERE THIS ENTIRE
;;; DIRECTORY HAS BEEN PLACED. YOU SHOULD REPLACE WHAT BECOMES THE FOLDER "RESOURCES",
;;; BUT LEAVE THE FINAL PART OF THE PATH AS "RESOURCES" AS GIVEN HERE:
;;;
*root-of-resources*      "D:\\test\\startup-package\\Resources\\"
;;; 
;;; NO FURTHER CHANGES NECESSARY.
;;; -----------------------------------------------------------------------------------------------------------------------------------------------------

*all-languages*          (:english :kim)
*curlan*                 :english
*load-patches*           nil
*load-site-specifics*    nil
*startup-windows*        :all
*monochrome*             :color
*demo-mode*              T
*ml-loading-mode*        :multilingual
*loading-saving-profile* (:resource-patches :systems :choosers :inquiries :default-orderings :punctuation :lexemes :inquiry-implementations :domains :inquiry-defaults :properties :examples)
*local-root-of-resources* "A:\\"
kpml-i::*focused-exercise-set* generate

 

