Mercurial > hg > orthanc-postgresql
view Resources/VersionScript.map @ 6:24739359102e
option to disable the locking of the database
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 13 Feb 2015 16:21:14 +0100 |
parents | 1d7c4b961831 |
children |
line wrap: on
line source
# This is a version-script for Orthanc plugins { global: OrthancPluginInitialize; OrthancPluginFinalize; OrthancPluginGetName; OrthancPluginGetVersion; local: *; };