Skeleton system implementation, take 1
commit8a42e1513843c5c239261a97da81e73b93261289
authorValentin Villenave <valentin@villenave.net>
Mon, 6 Sep 2010 21:33:42 +0000 (6 23:33 +0200)
committerValentin Villenave <valentin@villenave.net>
Mon, 6 Sep 2010 21:33:42 +0000 (6 23:33 +0200)
tree82a849b56f8d5fe9c16a50a2886292d2ae05047b
parent02f8d2f4e896a25ff4f27022e5c80726236afdbb
Skeleton system implementation, take 1

The "Free Software Song" is now working but it's still
awfully kludgy.
29 files changed:
bin/.directory
bin/make.scm [new file with mode: 0644]
etc/ly.conf
etc/ly.conf.d/.directory [moved from etc/ly.d/.directory with 91% similarity]
etc/skel/full_score.lyskel [moved from etc/skel/full_score.ly with 100% similarity]
etc/skel/song.lyskel [new file with mode: 0644]
etc/skel/universal.lyskel [new file with mode: 0644]
lib/10-score.scm [moved from lib/score.scm with 51% similarity]
lib/20-readconf.scm [new file with mode: 0644]
lib/30-readlang.scm [moved from lib/lang.scm with 56% similarity]
lib/40-findskel.scm [new file with mode: 0644]
lib/50-includemusicvars.scm [new file with mode: 0644]
lib/common.scm [deleted file]
lib/conf.scm [deleted file]
lib/deprec.scm [new file with mode: 0644]
lib/fstree.scm [deleted file]
lib/include.ly
lib/init.scm [new file with mode: 0644]
locale/en/en.conf [moved from locale/en.ly with 100% similarity]
locale/fr/fr.ly [moved from locale/fr.ly with 86% similarity]
main.ly
sandbox.ly
scores/free/score.ly [new file with mode: 0644]
scores/free/text/text.ly [new file with mode: 0644]
scores/free/usr/free.conf [new file with mode: 0644]
scores/free/voice/voiceOne.ly [new file with mode: 0644]
scores/free/voice/voiceTwo.ly [new file with mode: 0644]
scores/opera [new submodule]
test.ly [new file with mode: 0644]