Skip to content

Commit e6ae9d5

Browse files
committed
Updated package-info.
1 parent 56d68e5 commit e6ae9d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
2-
* This package provides an generic apporach to the Monte-Carlo-Localization as defined in the interface {@code IMcl}.<br/>
3-
* The implementation of that interface can be found in the sub-package {@code impl}.
2+
* This package provides an generic apporach to the Monte-Carlo-Localization algorithm.<br/>
43
* The sub-packages of {@code impl} provide functionality for a two-dimensional environment.
54
*/
65
package aima.core.robotics;

0 commit comments

Comments
 (0)