[Tinyos-commits] CVS: tinyos-1.x/tools/matlab
defineTOSEnvironment.m, 1.4, 1.5
Kamin Whitehouse
kaminw at users.sourceforge.net
Thu Nov 30 09:03:10 PST 2006
Update of /cvsroot/tinyos/tinyos-1.x/tools/matlab
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28333
Modified Files:
defineTOSEnvironment.m
Log Message:
removed addpath lines to archaic directories
Index: defineTOSEnvironment.m
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/matlab/defineTOSEnvironment.m,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** defineTOSEnvironment.m 21 Feb 2005 01:48:40 -0000 1.4
--- defineTOSEnvironment.m 30 Nov 2006 17:03:07 -0000 1.5
***************
*** 48,54 ****
addpath([TOSDIR '/../tools/matlab/comm']);
addpath([TOSDIR '/../tools/matlab/apps']);
- addpath([TOSDIR '/../tools/matlab/lib']);
addpath([TOSDIR '/../tools/matlab/util']);
- addpath([TOSDIR '/../tools/matlab/tools']);
defineComm;
--- 48,52 ----
More information about the Tinyos-commits
mailing list