create sql module.
[biolisp.git] / graphics / util.lisp
blob33afab04bac4bc50ae9fb1c05397de5c2e5e7af4
1 (in-package :bio-graphics)
3 (defun default-font ()
4 (namestring (merge-pathnames *system-path* #p"times.ttf")))