1
0
Fork 0

Added a nother section for exports

This commit is contained in:
Michael Hackstein 2015-01-16 17:24:41 +01:00
parent b36e179ea3
commit 42ca65fda4
1 changed files with 5 additions and 0 deletions

View File

@ -1750,6 +1750,11 @@ var upgrade = function(appInfo, mount, options) {
_uninstall(mount, false);
_install(appInfo, mount, options, false);
};
// -----------------------------------------------------------------------------
// --SECTION-- exports
// -----------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////
/// @brief Exports
////////////////////////////////////////////////////////////////////////////////