rhelgeby / smprojectbase

Automatically exported from code.google.com/p/smprojectbase
0 stars 0 forks source link

Add dependency on SMLIB #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
SMLIB is too useful to not include it. There are a few cases where functions 
from it are copied to our libraries. It's better to just add a dependency on it.

Generic low level functions such as Util_BuildClientList or Array_IsVecInArray 
could be added to SMLIB instead.

Original issue reported on code.google.com by richard.helgeby@gmail.com on 1 Sep 2013 at 2:10