Better reporting of cascading exceptions
[bpt/mlt.git] / settings
index b549bfe..0e42a73 100644 (file)
--- a/settings
+++ b/settings
@@ -1,3 +1,14 @@
 BIN=/usr/local/bin
+# Directory where programs will be installed
+
 SMLBIN=/usr/local/sml/bin
-PLATFORM=x86-linux
\ No newline at end of file
+# Location of SML/NJ tools
+
+PLATFORM=x86-linux
+# The suffix SML/NJ uses for heaps on your platform
+
+MLTDIR=/usr/local/share/mlt
+# Where you installed the mlt tree
+
+DEFAULT=/etc/mlt.conf
+# Path to default configuration file
\ No newline at end of file