Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
ce79a63da8d2e01f0ddd9c6887b5430e8c38f94e
/
.
/
third_party
/
allwpilib_2016
/
settings.gradle
blob: 9c570c463a0c0db0a3883da4ce88ab6fbaa1d0d6 [
file
] [
log
] [
blame
]
include
'hal'
,
'wpilibc'
,
'wpilibcIntegrationTests'
,
'wpilibj'
,
'wpilibjIntegrationTests'
if
(
hasProperty
(
"makeSim"
)){
include
'simulation'
,
'simulation:JavaGazebo'
,
'simulation:SimDS'
}