[Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430 ADCHIL.h, 1.1, 1.2 MSP430ADC12.h, 1.14, 1.15 RefVolt.h, 1.3, 1.4

Cory Sharp cssharp at users.sourceforge.net
Tue Jun 14 02:29:26 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2043/tos/platform/msp430

Modified Files:
	ADCHIL.h MSP430ADC12.h RefVolt.h 
Log Message:
Add some missing //$Id:$ tags.


Index: ADCHIL.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/ADCHIL.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ADCHIL.h	10 Jan 2005 11:58:51 -0000	1.1
--- ADCHIL.h	14 Jun 2005 09:29:24 -0000	1.2
***************
*** 1,2 ****
--- 1,4 ----
+ //$Id$
+ 
  #ifndef ADCHIL_H
  #define ADCHIL_H

Index: MSP430ADC12.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/MSP430ADC12.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** MSP430ADC12.h	18 Jan 2005 14:15:54 -0000	1.14
--- MSP430ADC12.h	14 Jun 2005 09:29:24 -0000	1.15
***************
*** 1,2 ****
--- 1,4 ----
+ //$Id$
+ 
  #ifndef MSP430ADC12_H
  #define MSP430ADC12_H

Index: RefVolt.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/RefVolt.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** RefVolt.h	2 Jul 2004 10:07:16 -0000	1.3
--- RefVolt.h	14 Jun 2005 09:29:24 -0000	1.4
***************
*** 1,2 ****
--- 1,4 ----
+ //$Id$
+ 
  #ifndef MSP430REFVOLT_H
  #define MSP430REFVOLT_H



More information about the Tinyos-commits mailing list