Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <none@none>2009-08-11 04:30:24 +0400
committerstarkos <none@none>2009-08-11 04:30:24 +0400
commit135ddda5f588af3ca53dcf567c8db59a5ac75c5a (patch)
tree84100175a6a2c5daaeff8a52c2656a60b65f3b4c /src/base/globals.lua
parent04aeb84a81f4e71cf1c6c0b53b478642c2a3b417 (diff)
Refactored and consolidated option list handling
Diffstat (limited to 'src/base/globals.lua')
-rw-r--r--src/base/globals.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/base/globals.lua b/src/base/globals.lua
index d770fbc..d590447 100644
--- a/src/base/globals.lua
+++ b/src/base/globals.lua
@@ -20,11 +20,6 @@
premake = { }
--- The list of registered actions and options
-
- premake.options = { }
-
-
-- The list of supported platforms; also update list in cmdline.lua
premake.platforms =