Subversion Repositories Kolibri OS

Rev

Rev 2434 | Rev 3626 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2434 Rev 2465
Line -... Line 1...
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                              ;;
-
 
3
;; Copyright (C) KolibriOS team 2004-2011. All rights reserved. ;;
-
 
4
;; Distributed under terms of the GNU General Public License    ;;
-
 
5
;;                                                              ;;
-
 
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 1... Line 7...
1
__REV = 0
7
 
Line 2... Line 8...
2
 
8
__REV = 0
3
macro $Revision a {
9
 
Line 7... Line 13...
7
    end if
13
      __REV = Num
8
  \}
14
    end if
9
}
15
  \}
10
 
16
}
Line 11... Line 17...
11
$Revision: 2434 $
17
 
Line 12... Line 18...
12
 
18
$Revision: 2465 $
Line 13... Line 19...
13
 
19