Changes by: Cristian Tapus (crt at cs.caltech.edu)
Date: 2005-07-05 00:57:00 -0700 (Tue, 05 Jul 2005)
Revision: 1851
Log message:

      Added some files from the previous implementation of the group communication
      with token passing. The test program doesn't compile at this point (flooder)
      but I'm working on it. I wanted to have the rest of my changes in because my
      home HDD started making some weird noises.
      

Changes  Path
+12 -5 mojavefs/shmem/OMakefile
Added mojavefs/shmem/common/OMakefile
Properties mojavefs/shmem/common/OMakefile
+4 -3 mojavefs/shmem/common/common_types.ml
+5 -6 mojavefs/shmem/gc/OMakefile
+112 -12 mojavefs/shmem/gc/gc.ml
+6 -4 mojavefs/shmem/gc/gc.mli
Added mojavefs/shmem/gc/helper_functions.ml
Properties mojavefs/shmem/gc/helper_functions.ml
Added mojavefs/shmem/gc/helper_functions.mli
Properties mojavefs/shmem/gc/helper_functions.mli
Added mojavefs/shmem/gc/type_defs.ml
Properties mojavefs/shmem/gc/type_defs.ml
+7 -2 mojavefs/shmem/test/OMakefile
Added mojavefs/shmem/test/flooder.ml
Properties mojavefs/shmem/test/flooder.ml
+1 -1 mojavefs/shmem/test/timer_test.ml
+1 -1 mojavefs/shmem/timer/OMakefile
+8 -8 mojavefs/shmem/timer/timer.ml
+1 -1 mojavefs/shmem/timer/timer.mli