view .hgignore @ 181:78b28c8ffff2

Prove equivalence n-push/n-pop to empty stack
author atton
date Tue, 13 Dec 2016 02:12:49 +0000
parents f0c144c3861d
children 9f8a87389b68
line wrap: on
line source

syntax: glob

*.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