Add goog.provides and goog.requires
This commit is contained in:
@@ -40,10 +40,8 @@
|
||||
// require libtess.GluVertex
|
||||
/*global libtess */
|
||||
|
||||
|
||||
libtess.geom = function() {
|
||||
|
||||
};
|
||||
goog.provide('libtess.geom');
|
||||
goog.require('libtess');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user