1. Change parameters in load-umcp.lisp file
2. Start Lisp process
Run a Lisp process and load "load-umcp.lisp" file.
3. Compile UMCP files
Compile UMCP files by (compile-umcp). Now you can use UMCP by loading load-umcp.lisp and calling (load-umcp).
Go back to Main Page.