Merge branch 'stable-2.13'

* stable-2.13:
  Export prolog runtime in plugin API

Change-Id: I4348d693c9ff39b447374b86d5def8c72a767c13
This commit is contained in:
David Pursehouse 2016-10-23 15:24:02 +09:00
commit a5f61d4667

View File

@ -68,6 +68,7 @@ java_library(
'//lib/ow2:ow2-asm-commons',
'//lib/ow2:ow2-asm-util',
'//lib/prolog:compiler',
'//lib/prolog:runtime',
],
visibility = ['PUBLIC'],
)