view OrthancCppClient/SharedLibrary/Laaw/VersionScript.map @ 1280:d6a65dc6d0ac

Plugins can access the command-line arguments used to launch Orthanc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 03 Feb 2015 10:25:56 +0100
parents 6f01dd71b601
children
line wrap: on
line source

# This is a version-script

{
global:
  LAAW_EXTERNC_*;

local:
  *;
};