summaryrefslogtreecommitdiff
path: root/modules/renderer/macros/buildmacros.sce
blob: 8a8403352f7b65794b3b15e9a2c4b171432c098f (plain)
1
2
3
4
5
6
7
8
9
//------------------------------------
// Allan CORNET INRIA 2007
//------------------------------------
if (isdef("genlib") == %f) then
    exec(SCI+"/modules/functions/scripts/buildmacros/loadgenlib.sce");
end
//------------------------------------
//genlib('rendererlib','SCI/modules/renderer/macros',%f,%t);
//------------------------------------