#  Reinstall packages that add their code to the guile tree

if  module_installed  slib;    then lin slib;   fi &&
if  module_installed  g-wrap;  then lin g-wrap; fi
