diff options
Diffstat (limited to 'development/codeblocks/README')
-rw-r--r-- | development/codeblocks/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/development/codeblocks/README b/development/codeblocks/README deleted file mode 100644 index 2cc9f004c5..0000000000 --- a/development/codeblocks/README +++ /dev/null @@ -1,6 +0,0 @@ -Code::Blocks is a free C++ IDE built to meet the most demanding needs of its -users. It is designed to be very extensible and fully configurable. -Built around a plugin framework, Code::Blocks can be extended with plugins. -Any kind of functionality can be added by installing/coding a plugin. - -This requires libmspack and either wxGTK or wxPython. |