aboutsummaryrefslogtreecommitdiff
path: root/ports/frozen/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/frozen/CONTROL')
-rw-r--r--ports/frozen/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/frozen/CONTROL b/ports/frozen/CONTROL
deleted file mode 100644
index 36b29085c..000000000
--- a/ports/frozen/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: frozen
-Version: 1.0.0
-Description: Header-only library that provides 0 cost initialization for immutable containers and various algorithms. Frozen provides:immutable (a.k.a. frozen), constexpr-compatible versions of std::set, std::unordered_set, std::map and std::unordered_map and 0-cost initialization version of std::search for frozen needles using Boyer-Moore or Knuth-Morris-Pratt algorithms.
-Homepage: https://github.com/serge-sans-paille/frozen