view .hgignore @ 779:7e5dfe642064

remove black depth on RBTreeInvariant and introduce black-count
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 26 Jun 2023 20:04:38 +0900
parents 9f8a87389b68
children
line wrap: on
line source

syntax: glob
.DS_Store
*.swp
*.o
*.agdai

# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt

# binary
src/llrb/llrb
src/llrb/llrb_with_put_verify