Web edits
[beagleboard.org.git] / static / dojox / uuid.js
bloba3e14131cb2298d9cc80da448df7ba8d25d94fb7
1 /*
2         Copyright (c) 2004-2008, The Dojo Foundation All Rights Reserved.
3         Available via Academic Free License >= 2.1 OR the modified BSD license.
4         see: http://dojotoolkit.org/license for details
5 */
8 if(!dojo._hasResource["dojox.uuid"]){
9 dojo._hasResource["dojox.uuid"]=true;
10 dojo.provide("dojox.uuid");
11 dojo.require("dojox.uuid._base");