DRAMSys and IceWrapper projects integrated.
This commit is contained in:
@@ -21,8 +21,9 @@ $ git clone --recursive https://<user>@git.rhrk.uni-kl.de/EIT-Wehn/dram.vp.syste
|
||||
```
|
||||
|
||||
The *--recursive* flag tells git to initialize all submodules within the
|
||||
repository. **DRAMPower** [2] and **tinyxml** are examples third party
|
||||
repositories that were embedded within the source tree as submodules.
|
||||
repository. **DRAMPower** [2], **tinyxml** and **icewrapper** are examples
|
||||
third party repositories that were embedded within the source tree as
|
||||
submodules.
|
||||
|
||||
It is possible to work with a **fork** of the official codebase. In that case,
|
||||
after pushing changes into your fork you should create a **pull request** in
|
||||
|
||||
Reference in New Issue
Block a user