Update of /cvsroot/jedidotnet/main/run
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9959/main/run
Modified Files:
Jedi.System.SourceVersioning.pas
Log Message:
Keyword check
Index: Jedi.System.SourceVersioning.pas
===================================================================
RCS file: /cvsroot/jedidotnet/main/run/Jedi.System.SourceVersioning.pas,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Jedi.System.SourceVersioning.pas 21 Jan 2005 20:07:20 -0000 1.1
--- Jedi.System.SourceVersioning.pas 21 Jan 2005 20:09:02 -0000 1.2
***************
*** 46,50 ****
{$REGION 'SourceVersion revision type'}
! [SourceVersion('$header$')]
SourceVersionRevision = record (IComparable)
{$REGION 'Constructors'}
--- 46,50 ----
{$REGION 'SourceVersion revision type'}
! [SourceVersion('$Header$')]
SourceVersionRevision = record (IComparable)
{$REGION 'Constructors'}
|