From 4083d337d339990eff63e57e3a8195f1cdc817e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 29 Mar 2016 13:45:29 +0200 Subject: 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 --- open-source-lorries/ATCD.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/ATCD.lorry 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" + } +} -- cgit v1.2.1