Subversion Repositories Kolibri OS

Rev

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

Rev 580 Rev 593
Line 1... Line -...
1
$Revision: 580 $
-
 
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                            ;;
2
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
5
;;                                                              ;;
Line 12... Line 11...
12
;; maintain and compile with an automated SETUP program       ;;
11
;; maintain and compile with an automated SETUP program         ;;
13
;; in the future.                                             ;;
12
;; in the future.                                               ;;
14
;;                                                            ;;
13
;;                                                              ;;
15
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 15...
-
 
15
 
-
 
16
$Revision: 593 $
-
 
17
 
16
 
18
 
17
;struc db [a] { common . db a
19
;struc db [a] { common . db a
18
;  if ~used .
20
;  if ~used .
19
;    display 'not used db: ',`.,13,10
21
;    display 'not used db: ',`.,13,10
20
;  end if }
22
;  end if }