summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-03-29 13:45:29 +0200
committerJavier Jardón <jjardon@gnome.org>2016-03-29 13:47:26 +0200
commit4083d337d339990eff63e57e3a8195f1cdc817e8 (patch)
tree40e4703c88663c21e37d623f338c0e813f3fedce
parentff98f6e8ea610c9e737ec310a65169c111f990df (diff)
downloadlorries-4083d337d339990eff63e57e3a8195f1cdc817e8.tar.gz
Add ATCD (ACE/TAO/CIAO/DAnCE)
ATCD is a freely licensed C++ suite: - ACE is a C++ framework for implementing distributed and networked applications, - TAO is a C++ implementation of the OMG's CORBA standard, - CIAO is a C++ implementation of the OMG's LwCCM standard, - DAnCE is a C++ implementation of the OMG's Deployment and Configuration standard Change-Id: I8c995b66a0f7d202ab6935710889a69468442076
-rw-r--r--open-source-lorries/ATCD.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ATCD.lorry b/open-source-lorries/ATCD.lorry
new file mode 100644
index 0000000..27c0864
--- /dev/null
+++ b/open-source-lorries/ATCD.lorry
@@ -0,0 +1,6 @@
+{
+ "ATCD": {
+ "type": "git",
+ "url": "git://github.com/DOCGroup/ATCD.git"
+ }
+}