Skip to content

Commit

Permalink
0.1.0-r1b
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Mar 30, 2017
1 parent 4eb2fb7 commit fc6afa5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ros_movesm.ls
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/PROG ROS_MOVESM
/ATTR
OWNER = MNEDITOR;
COMMENT = "ROS//r0b";
COMMENT = "ROS//r1b";
PROG_SIZE = 1102;
CREATE = DATE 17-03-14 TIME 13:06:56;
MODIFIED = DATE 17-03-14 TIME 13:06:56;
CREATE = DATE 27-03-14 TIME 13:06:56;
MODIFIED = DATE 27-03-14 TIME 13:06:56;
FILE_NAME = ;
VERSION = 0;
LINE_COUNT = 54;
Expand Down
2 changes: 1 addition & 1 deletion ros_state.kl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ PROGRAM ros_state
--
--------------------------------------------------------------------------------
%ALPHABETIZE
%COMMENT = 'ROS//r0b'
%COMMENT = 'ROS//r1b'
%NOLOCKGROUP
%NOPAUSE = COMMAND + TPENABLE + ERROR

Expand Down
2 changes: 1 addition & 1 deletion ros_traj.kl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ PROGRAM ros_traj
--
--------------------------------------------------------------------------------
%ALPHABETIZE
%COMMENT = 'ROS//r0b'
%COMMENT = 'ROS//r1b'
%NOLOCKGROUP
%NOPAUSE = COMMAND + TPENABLE + ERROR

Expand Down

0 comments on commit fc6afa5

Please sign in to comment.