PageRenderTime 63ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

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

#
Lisp | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 77e21415edd53683c008973c3a1c73ee MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. (dynamic-call "scm_init_cpp_namespace_module" (dynamic-link "./libcpp_namespace.so"))
  2. (load "../schemerunme/cpp_namespace.scm")