PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Examples/chicken/egg/single.setup

#
Unknown | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 632101d220948e636e5ee26e8e265cb8 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. (run (csc -s -o single.so single.scm single_wrap.cxx))
  2. (install-extension 'single '("single.so"))