diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:12:14 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:44 -0500 |
commit | 317652b1c66c073b5cbef4f09e9f40c3d85db707 (patch) | |
tree | 9c27ddbb124e26b3cdbc369da60ca0e349aad9ef | |
parent | 9db2f23e838a6bee3dcaabc0e46b0d4dcf36e532 (diff) | |
download | slackbuilds-317652b1c66c073b5cbef4f09e9f40c3d85db707.tar.gz |
development/jsctags: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r-- | development/jsctags/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/jsctags/README b/development/jsctags/README index fe92fb8a0d..8fe6796f26 100644 --- a/development/jsctags/README +++ b/development/jsctags/README @@ -5,5 +5,3 @@ form of abstract interpretation to determine which symbols are exported. This allows jsctags to achieve much better results than Exuberant Ctags. Popular libraries such as jQuery and CommonJS modules can now be meaningfully indexed. - -This requires node. |