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