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