System Administrator Remove copied file  about 10 years ago

Commit id: 9e97036b1cece4ef8a2e6b97e7f3814c923ea2c2

deletions | additions      

         

function InitializeMaster  % soft link to the api and utility path  addpath( genpath( 'MATLAB' ));  fo = fopen( '.gitignore', 'w' );  fseek( fo, 0,'eof');  fprintf( fo, '\nMATLAB');  fclose( fo );