We Recommend

PIC Basic: Programming and Projects PIC Basic: Programming and Projects
The simplest quickest way to get up and running with microcontrollers. makes the PC accessible to students and enthusiasts. The practicalities of programming and the scope of using a PIC are then explored through 22 wide ranging electronics projects.


Posted By

micmath on 08/22/07


Tagged

subversion


Versions (?)


Add Id keyword to Subversion file.


Published in: Other 


This allows you to add $Id$ to your source code, and will be replaced with the revision info whenever you commit.


  1. svn propset svn:keywords "Id" myfile.pl

Report this snippet 

You need to login to post a comment.