This commit is contained in:
Sameer Rahmani 2011-12-05 22:55:15 +03:30
parent 518559e70e
commit 7d61186d95
2 changed files with 4 additions and 2 deletions

View File

@ -14,7 +14,7 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(defvar KUSO-VERSION "v0.13.0"
(defvar KUSO-VERSION "v0.14.0"
"KusoIDE version string")

View File

@ -14,7 +14,9 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;; lxdjango plugin
;; nodejs plugin
;; TODO: Add a function to check for nodejs installation
(require 'cl)
(require 'comint)