blob: 3dbc751e06eb0ad31f4e11b03cbf8736004557e1 [file] [log] [blame]
/*
Copyright (c) 2004-2009, The Dojo Foundation All Rights Reserved.
Available via Academic Free License >= 2.1 OR the modified BSD license.
see: http://dojotoolkit.org/license for details
*/
if(!dojo._hasResource["dojox.highlight.languages._dynamic"]){
dojo._hasResource["dojox.highlight.languages._dynamic"]=true;
dojo.provide("dojox.highlight.languages._dynamic");
dojo.require("dojox.highlight.languages.python");
}