Monitor.vala
authorAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 11:09:51 +0000 (19:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 11:09:51 +0000 (19:09 +0800)
Monitor.vala

index 010af4e..1325375 100644 (file)
@@ -9,7 +9,7 @@
 
  
 //using Gee; // for array list?
-
+/*
 static int main (string[] args) {
     // A reference to our file
     //var file = File.new_for_path ("data.txt");
@@ -24,7 +24,7 @@ static int main (string[] args) {
     return 0;
 
 }
-
+*/
 
 public class  MonitorNamePathDir {
     public string action;