Mercurial > hg > orthanc
view OrthancServer/Plugins/Samples/Common/VersionScriptPlugins.map @ 5837:82fc95cc168c find-refactoring
/tools/count-resources
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Tue, 15 Oct 2024 15:52:12 +0200 |
parents | bf1a17f12306 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };