-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathREADME
More file actions
24 lines (17 loc) · 739 Bytes
/
README
File metadata and controls
24 lines (17 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#############################################################################
##
## CAP (in Caps) package
##
## Copyright 2013-2015, Sebastian Gutsche, TU Kaiserslautern
## Sebastian Posur, RWTH Aachen University
##
#############################################################################
More infos coming soon.
Bug reports and other feedback are welcome. The latest version of this
package can be found at
https://github.com/sebasguts/CAP
To get the files in the repository, first clone it from github via
git clone https://github.com/sebasguts/CAP.git
After that, please initialize the logic submodule, by going inside
the directory and run
git submodule init && git submodule update