Removing file overviews for now.

This commit is contained in:
Tim Schaub
2012-09-24 16:58:55 +02:00
parent d7f12debb0
commit c3a41c967e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/** /**
* @fileoverview An implementation of Google Maps' MVCArray. * An implementation of Google Maps' MVCArray.
* @see https://developers.google.com/maps/documentation/javascript/reference * @see https://developers.google.com/maps/documentation/javascript/reference
*/ */

View File

@@ -1,6 +1,6 @@
/** /**
* @fileoverview An implementation of Google Maps' MVCObject. * An implementation of Google Maps' MVCObject.
* @see https://developers.google.com/maps/articles/mvcfun * @see https://developers.google.com/maps/articles/mvcfun
* @see https://developers.google.com/maps/documentation/javascript/reference * @see https://developers.google.com/maps/documentation/javascript/reference
*/ */