Skip to content

Commit 6353908

Browse files
committed
cleaning repository
1 parent 1895933 commit 6353908

26 files changed

+7
-59
lines changed

Diff for: .gitignore

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
devel/
2-
build/
3-
.gradle/
4-
*.*~
5-
src/CMakeLists.txt
6-
.catkin_workspace
1+
adevel/
2+
abuild/
3+
a.gradle/
4+
a*.*~
5+
asrc/CMakeLists.txt
6+
a.catkin_workspace
File renamed without changes.
File renamed without changes.

Diff for: src/rosjava_actionlib/gradlew renamed to gradlew

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: src/rosjava_actionlib/package.xml renamed to package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package>
33
<name>rosjava_actionlib</name>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<description>Actionlib for Rosjava. A pure java implementation of actionlib.</description>
66

77
<maintainer email="[email protected]">Ernesto Corbellini</maintainer>
File renamed without changes.

Diff for: src/rosjava_actionlib/rosjava_actionlib/build.gradle

-52
This file was deleted.

0 commit comments

Comments
 (0)