1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

Add a REPL for Smack (smack-repl)

This commit is contained in:
Florian Schmaus 2016-02-10 14:09:13 +01:00
parent 529e1eb058
commit 8f149346a6
6 changed files with 111 additions and 1 deletions

View file

@ -22,4 +22,5 @@ include 'smack-core',
'smack-android',
'smack-android-extensions',
'smack-java7',
'smack-integration-test'
'smack-integration-test',
'smack-repl'