Skip to content
This repository was archived by the owner on Sep 14, 2019. It is now read-only.

Commit 72e7eb5

Browse files
committed
more consistent naming and being to port libraries to project
1 parent 02439d7 commit 72e7eb5

15 files changed

Lines changed: 4 additions & 5 deletions

File tree

Robot2018/.classpath

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
<classpathentry kind="var" path="opencv" sourcepath="opencv.sources"/>
88
<classpathentry kind="var" path="cscore" sourcepath="cscore.sources"/>
99
<classpathentry kind="var" path="wpiutil" sourcepath="wpiutil.sources"/>
10-
<classpathentry kind="lib" path="/Robot2017/libs/jars/navx_frc.jar"/>
11-
<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix.jar"/>
1210
<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix-sources.jar"/>
11+
<classpathentry kind="var" path="USERLIBS_DIR/CTRE_Phoenix.jar"/>
1312
<classpathentry kind="var" path="USERLIBS_DIR/navx_frc.jar"/>
1413
<classpathentry kind="output" path="bin"/>
1514
</classpath>
245 KB
Binary file not shown.

Robot2018/lib/jars/WPILib.jar

303 KB
Binary file not shown.
16.7 KB
Binary file not shown.

Robot2018/lib/jars/cscore.jar

24.5 KB
Binary file not shown.

Robot2018/lib/jars/navx_frc.jar

107 KB
Binary file not shown.
38.4 KB
Binary file not shown.

Robot2018/lib/jars/ntcore.jar

51.6 KB
Binary file not shown.
151 KB
Binary file not shown.

Robot2018/lib/jars/opencv.jar

151 KB
Binary file not shown.

0 commit comments

Comments
 (0)