mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-03 14:26:26 +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...
|
|
})();
|