view OrthancCppClient/SharedLibrary/Laaw/VersionScript.map @ 1307:f796207e3df1

Fix replacement and insertion of private DICOM tags
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Feb 2015 10:26:17 +0100
parents 6f01dd71b601
children
line wrap: on
line source

# This is a version-script

{
global:
  LAAW_EXTERNC_*;

local:
  *;
};