Add smalltalk samples

(Issue: https://github.com/github/linguist/issues/3244)
This commit is contained in:
Cyril Ferlicot
2016-09-24 17:32:35 +02:00
parent e424e8e88c
commit bed8add2f5
5 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
dependencies
neoJSON: spec
spec
configuration: 'NeoJSON'
with: [ spec
className: 'ConfigurationOfNeoJSON';
version: #stable;
repository: 'http://smalltalkhub.com/mc/SvenVanCaekenberghe/Neo/main' ]