Subversion Repositories Kolibri OS

Rev

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

Rev 2047 Rev 3168
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: 2047 $
16
$Revision: 3168 $
17
 
17
 
Line 217... Line 217...
217
;include "fs/iso9660.inc"  ; read for iso9660 filesystem CD
217
;include "fs/iso9660.inc"  ; read for iso9660 filesystem CD
218
include "fs/ext2.inc"	  ; read / write for ext2 filesystem
218
include "fs/ext2.inc"	  ; read / write for ext2 filesystem
Line 219... Line 219...
219
 
219
 
Line 220... Line 220...
220
; sound
220
; sound
221
 
221
 
Line 222... Line 222...
222
include "sound/playnote.inc"	; player Note for Speaker PC
222
;include "sound/playnote.inc"	; player Note for Speaker PC
Line 223... Line 223...
223
;include "sound/FHT.inc"        ; fast Fourier transform routines
223
;include "sound/FHT.inc"        ; fast Fourier transform routines