Add goog.provides and goog.requires

This commit is contained in:
Tom Payne
2013-09-03 11:30:59 +02:00
parent 9be84796c8
commit 1db4750c72
21 changed files with 84 additions and 27 deletions
+3
View File
@@ -38,6 +38,9 @@
// require libtess.GluHalfEdge
/*global libtess */
goog.provide('libtess.ActiveRegion');
goog.require('libtess.DictNode');
// TODO(bckenny): apparently only visible outside of sweep for debugging routines.
// find out if we can hide