| 89 | result: OK | result: OK | 
| 90 |  |  | 
| 91 | MM | MM | 
| 92 |  |  | 
| 93 |  | EM 2008-12-18: | 
| 94 |  |  | 
| 95 |  | PacketUser.cpp: do not delete from root_table_merging just set good flag to zero (and check that flag when querying for merging) | 
| 96 |  | changes to handle symbolic path in the DB | 
| 97 |  |  | 
| 98 |  | PacketUser.h | 
| 99 |  | #include "TSystem.h" added to handle symbolic path in the DB | 
| 100 |  |  | 
| 101 |  | PamOfflineSW_Main.cpp | 
| 102 |  | changed some default values (tryMerge, step_pkt_number, step_pkt_obt, is_new_route, do_vrl_check), added -dontMerge and -no-vrl options | 
| 103 |  | changes to handle symbolic path in the DB | 
| 104 |  |  | 
| 105 |  |  | 
| 106 |  | EM 2009-07-29 | 
| 107 |  |  | 
| 108 |  | changed to be compiled with ROOT 5.24 (added a line to LinkDef.h) | 
| 109 |  |  | 
| 110 |  | compilation warnings fixed | 
| 111 |  |  | 
| 112 |  | changed makefiles to have a cleaner compilation. To have the standard compilation output set the env variable "verbose" (i.e. "export | 
| 113 |  | verbose=verbose") in the shell before starting the compilation | 
| 114 |  |  | 
| 115 |  | some cleaning of directories and files (*.in *.am deleted) |