Mercurial > hg > orthanc-postgresql
view Orthanc/Plugins/Samples/Common/VersionScript.map @ 58:38e44b110912
Implementation of the "UpgradeDatabase" extension
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 16 Sep 2015 15:16:04 +0200 |
parents | 283b2890d2b1 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };