From 9e7dcaad54c042a69cab5edf7c623390cd0b9bfc Mon Sep 17 00:00:00 2001 From: Dmitry Zakharchenko <82608185+dm1tz@users.noreply.github.com> Date: Sun, 4 Sep 2022 11:28:34 +0300 Subject: [PATCH] Created pointerConstraints (markdown) --- pointerConstraints.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pointerConstraints.md diff --git a/pointerConstraints.md b/pointerConstraints.md new file mode 100644 index 0000000..f5b5100 --- /dev/null +++ b/pointerConstraints.md @@ -0,0 +1,8 @@ +### Description +Adds support for basic pointer constraints. + +### Download +- [2022-07-03](https://github.com/djpohly/dwl/compare/main...PalanixYT:point.patch) + +### Authors +- [Palanix](https://github.com/PalanixYT) \ No newline at end of file