Codebase list ros-roslisp / 19095a2
New upstream version 1.9.25 Jochen Sprickerhof 10 months ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
139139 (merge-pathnames (make-pathname
140140 :name (concatenate 'string
141141 ".roslisp-compile-"
142 (asdf:component-name component)))
142 (substitute #\_ #\/ (asdf:component-name component))))
143143 (ros-home)))
144144
145145 (defmethod asdf:perform :around ((op asdf:compile-op) component)
00 <package>
11 <name>roslisp</name>
2 <version>1.9.24</version>
2 <version>1.9.25</version>
33 <description>Lisp client library for ROS, the Robot Operating System.</description>
44 <maintainer email="kazhoyan@cs.uni-bremen.de">Gayane Kazhoyan</maintainer>
55 <license>BSD</license>