File: ompl.js

package info (click to toggle)
ompl 1.1.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 37,164 kB
  • ctags: 8,045
  • sloc: cpp: 55,692; python: 3,843; sh: 147; makefile: 60
file content (5 lines) | stat: -rw-r--r-- 138 bytes parent folder | download
1
2
3
4
5
!function ($) {
    searchBox = new SearchBox("searchBox", "search",false,'Search API');
    searchBox.OnSelectItem(0);

}(window.jQuery)