The R Project SVN R

Rev

Rev 81951 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 81951 Rev 81955
Line 1491... Line 1491...
1491
	/**
1491
	/**
1492
	 * Register the toolbar with Prism.
1492
	 * Register the toolbar with Prism.
1493
	 */
1493
	 */
1494
	Prism.hooks.add('complete', hook);
1494
	Prism.hooks.add('complete', hook);
1495
}());
1495
}());
1496
 
-