PageRenderTime 45ms CodeModel.GetById 21ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/test-suite/guile/inherit_missing_runme.scm

#
Lisp | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 2360c60dbf117215c4c2011de4d980e3 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. (dynamic-call "scm_init_inherit_missing_module" (dynamic-link "./libinherit_missing.so"))
  2. (load "../schemerunme/inherit_missing.scm")