Modified manager output/protocol, added "basic" AI, made Asmodeus better
[progcomp2012.git] / manager / program.h
index bddde0f..8fef696 100644 (file)
@@ -32,6 +32,7 @@ class Program
 
        private:
                pid_t pid; //Process ID of the program wrapped
 
        private:
                pid_t pid; //Process ID of the program wrapped
+               
 };
 
 #endif //PROGRAM_H
 };
 
 #endif //PROGRAM_H

UCC git Repository :: git.ucc.asn.au