view OrthancCppClient/SharedLibrary/Laaw/VersionScript.map @ 763:b5e6d2823115

dynamic negotiation of storage sop classes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Apr 2014 17:15:59 +0200
parents 6f01dd71b601
children
line wrap: on
line source

# This is a version-script

{
global:
  LAAW_EXTERNC_*;

local:
  *;
};