view OrthancCppClient/SharedLibrary/Laaw/VersionScript.map @ 983:80d4f1618b33 plugins

Sample plugin to replace DCMTK by GDCM when decoding images
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Jul 2014 12:01:58 +0200
parents 6f01dd71b601
children
line wrap: on
line source

# This is a version-script

{
global:
  LAAW_EXTERNC_*;

local:
  *;
};