src/Palete/ValaSource.vala
authorAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:07:58 +0000 (16:07 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:07:58 +0000 (16:07 +0800)
src/Palete/ValaSource.vala

index 00dd8d9..f493d82 100644 (file)
@@ -1,6 +1,12 @@
 
 // valac TreeBuilder.vala --pkg libvala-0.24 --pkg posix -o /tmp/treebuilder
 
+/**
+ * 
+ *  This just deals with spawning the compiler and getting the results.
+ * 
+ */
+
 namespace Palete {
        
        public errordomain ValaSourceError {