Template language overhaul & misc. improvements
[bpt/mlt.git] / src / lib / sources.cm
index d1e717c..e602505 100644 (file)
@@ -22,7 +22,9 @@ Library
        signature TEMPLATES
        signature MAIN
        signature WEB
+       signature SQL
 
+       structure Sql
        structure Web
 
        functor MainFn
@@ -40,6 +42,8 @@ is
 
        web.sig
        web.sml
+       sql.sig
+       sql.sml
 
        main.sml
        
\ No newline at end of file