diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2005-04-24 21:41:12 +0000 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2005-04-24 21:41:12 +0000 |
commit | 2729f45d9ba3a256637d2a3487c90b83150a12e0 (patch) | |
tree | cd34796e0e083b63a557db7afcf9b1dd54b84331 /scm/lily.scm | |
parent | 2caf42d8321a7a8089b285e1944827391adedac4 (diff) |
*** empty log message ***
Diffstat (limited to 'scm/lily.scm')
-rw-r--r-- | scm/lily.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scm/lily.scm b/scm/lily.scm index 3defc3e3ad..acc61e59fd 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -226,6 +226,7 @@ The syntax is the same as `define*-public'." "paper.scm" "backend-library.scm" + "x11-color.scm" ;; must be after everything has been defined "safe-lily.scm")) |