---- Vor ----

How to compile:

  make 

this generates 4 executables called, vor.o0, vor.o1, vor.o2, and vor.o3.
each refering to the level of optimization with witch the program was 
compiled. By default the -pg flag specified when compiling.

How to run:
  
  vor.o? < vor.in?


  
