Mercurial > hg > orthanc-dicomweb
view Resources/VersionScript.map @ 29:1ffcfc3b0e24
All the APIs are now under the same root
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 03 Jul 2015 17:31:02 +0200 |
parents | d5f459244111 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };