DEBSOURCES
Skip Quicknav
sources / synaptic / 0.91.7 / common / rswig.cc
123456789
// #include "rswig.h" bool RInitSystem() { return pkgInitConfig(*_config) && pkgInitSystem(*_config,_system); }