Subversion Repositories Kolibri OS

Rev

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

Rev 750 Rev 2288
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 750 $
8
$Revision: 2288 $
9
 
9
 
10
 
10
 
Line 40... Line 40...
40
        rev_var = rev_var / 10
40
        rev_var = rev_var / 10
41
end while
41
end while
42
        store byte ' ' at d80x25_top+cur_line_pos
42
        store byte ' ' at d80x25_top+cur_line_pos
43
        store dword ' SVN' at d80x25_top+cur_line_pos-4
43
        store dword ' SVN' at d80x25_top+cur_line_pos-4
Line -... Line 44...
-
 
44
 
44
 
45
space_msg:
45
space_msg:	line_space
46
                line_space
46
verstr:
47
verstr:
47
;		line_space
48
;               line_space
48
; version string
49
; version string
49
	db 186,32
50
        db 186,32