PageRenderTime 39ms CodeModel.GetById 13ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/chicken/egg/multi.setup

#
Unknown | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 098b6008a72099caaa8e0c209580ec96 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. (run (csc -s -o multi.so multi_init.scm mod1.scm mod1_wrap.cxx mod2.scm mod2_wrap.cxx))
  2. (install-extension 'multi '("multi.so"))