Subversion Repositories Kolibri OS

Rev

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

Rev 1378 Rev 1379
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 1378 $
16
$Revision: 1379 $
17
 
17
 
18
 
18
 
Line 285... Line 285...
285
; load external lib
285
; load external lib
286
include "core/ext_lib.inc"
286
include "core/ext_lib.inc"
Line 287... Line 287...
287
 
287
 
288
; list of external functions
288
; list of external functions
289
include "imports.inc"
-