comparison README @ 1403:fafb99773476

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 14:11:04 +0200
parents f66beac9ee42
children 630606097798
comparison
equal deleted inserted replaced
1402:9803a00a4be6 1403:fafb99773476
73 ------- 73 -------
74 74
75 This archive contains the following directories: 75 This archive contains the following directories:
76 76
77 * Core/ - The core C++ classes (independent of DCMTK) 77 * Core/ - The core C++ classes (independent of DCMTK)
78 * OrthancCppClient/ - Code of the C++ client
79 * OrthancExplorer/ - Code of the Web application (HTML5/Javascript) 78 * OrthancExplorer/ - Code of the Web application (HTML5/Javascript)
80 * OrthancServer/ - Code of the Orthanc server (depends on DCMTK) 79 * OrthancServer/ - Code of the Orthanc server (depends on DCMTK)
81 * Plugins/ - Code of the plugin framework 80 * Plugins/ - Code of the plugin framework
82 * Resources/ - Scripts, resources for building third-party code 81 * Resources/ - Scripts, resources for building third-party code
83 * UnitTestsSources/ - Unit tests 82 * UnitTestsSources/ - Unit tests