Add complexity Ubuntu pkgs
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 20 Apr 2020 05:11:39 +0000 (01:11 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 20 Apr 2020 05:11:39 +0000 (01:11 -0400)
analyzes complexity of C program functions

pkgs-ubuntu.list

index e55ee01..81660c5 100644 (file)
@@ -313,3 +313,7 @@ texinfo
 # scons build systems, to build DOOM-3
 scons
 scons-doc
+
+# tool for analyzing the complexity of C program functions
+complexity
+complexity-doc
This page took 0.018622 seconds and 4 git commands to generate.