1* Make EXT an independent package, imported from SYS and reexported by this one.<div>2* Ensure that EXT only contains blessed functions, variables and types</div><div>3* Rename the associated C functions so that they get the ext_ prefix instead of si_</div>

<div>4* Eliminate "reexports" from SYS (optional)</div><div><br></div><div>The reason for this change is that people have gotten used to referring to SI symbols for functions that are actually not internal, but rather exported and maintained. This includes RUN-PROGRAM, EXTERNAL-PROCESS-PID, etc.</div>

<div><br></div><div>I believe the only problematic part would be step #4</div><div><br></div><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>