comparison src/scheme/tools.scm @ 0:bf79fb79ee13

Initial Mercurial check in.
author samer
date Tue, 17 Jan 2012 17:50:20 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:bf79fb79ee13
1 ;;; this covers most of what tools used to contain,
2 ;;; plus the audio input stuff
3 ;(load "audio.scm")
4 (load "filelist.scm")
5 (load "models.scm")
6 (load "functions.scm")