Mercurial > hg > orthanc
view Plugins/Samples/Common/VersionScript.map @ 3124:c0d7aee8c3f8 db-changes
Fix issue #58 (Patient recycling order should be defined by their received last instance)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 15 Jan 2019 21:09:33 +0100 |
parents | 92da9e1c2daa |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };