Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
cf32412550e07365bb2afb6faed18e0e4c0ff7c1
/
.
/
datalogtool
/
src
/
main
/
generate
/
WPILibVersion.cpp.in
blob: b0a44905207a5aa33739bcb54bf6b1feaea3e663 [
file
] [
log
] [
blame
]
/*
* Autogenerated file! Do not manually edit this file. This version is regenerated
* any time the publish task is run, or when this file is deleted.
*/
const
char
*
GetWPILibVersion
()
{
return
"${wpilib_version}"
;
}