diff options
author | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2016-02-11 15:50:16 +0100 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2016-02-11 15:50:16 +0100 |
commit | f78310f4886bad7029cc039971159ab7a97e00af (patch) | |
tree | c1609e42197af649ab52888a0c50186218f7a3d8 /README | |
parent | 5f3ee106ad32e07e8d00513212eb0968a84b59a1 (diff) | |
download | ouroboros-f78310f4886bad7029cc039971159ab7a97e00af.tar.gz ouroboros-f78310f4886bad7029cc039971159ab7a97e00af.zip |
Initial build infrastructure
Contains the initial build infrastructure. Cmake was chosen for
portability reasons.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +This is the repository holding the Ouroboros prototype. Ouroboros is +an implementation of the Recursive InterNetwork Architecture. For more +information please refer to the doc/ folder.
\ No newline at end of file |