mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-04 00:36:45 +00:00
7 lines
106 B
JavaScript
Executable File
7 lines
106 B
JavaScript
Executable File
/**
|
|
* Load the ice dev files
|
|
*/
|
|
(function() {
|
|
// Taken care of in the ice_on_mce.html page...
|
|
})();
|