Advertisement
chemoelectric

Python API instructions

May 22nd, 2013
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ;;;
  2. ;;; To use the Python API in sortsmill-editor, put
  3. ;;;
  4. ;;; (use-modules (sortsmill python)
  5. ;;; (sortsmill usermenu python))
  6. ;;; (use-python-api)
  7. ;;; (load-user_init.py)
  8. ;;; (load-python-scripts-directory)
  9. ;;;
  10. ;;; in your user-init.scm.
  11. ;;;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement