Changes between Version 6 and Version 7 of ToolsAndUtilities/PpFileTools
- Timestamp:
- 07/01/20 15:44:42 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToolsAndUtilities/PpFileTools
v6 v7 28 28 29 29 30 The source code for the following tools `pp_merge`, `pp_rdiff`, `pp_qdiff` and `pp_getfields` can be downloaded here: [attachment:PP_tools_src.tar.gz PP Tools Source]31 Unpack the tar file and type `make` for instructions.30 The source code for the following tools `pp_merge`, `pp_rdiff`, `pp_qdiff` and `pp_getfields` can be downloaded here: https://github.com/NCAS-CMS/PP_tools.git 31 Clone and unpack the tar file and type `make` for instructions. 32 32 33 33 == pp_merge ==