coz/.gitignore
Charlie Curtsinger 450d0372f9 Moved runtime-only includes out of top-level include directory
--HG--
rename : include/causal/inspect.h => lib/include/causal/inspect.h
rename : include/causal/perf.h => lib/include/causal/perf.h
rename : include/causal/profiler.h => lib/include/causal/profiler.h
rename : include/causal/progress_point.h => lib/include/causal/progress_point.h
rename : include/causal/real.h => lib/include/causal/real.h
rename : include/causal/thread_state.h => lib/include/causal/thread_state.h
rename : include/causal/util.h => lib/include/causal/util.h
2014-10-03 10:27:57 -04:00

30 lines
881 B
Plaintext

lib/include/ccutil
lib/libcausal.so
lib/obj
benchmarks/*/obj
benchmarks/*/profile.coz
benchmarks/histogram/histogram
benchmarks/kmeans/kmeans
benchmarks/linear_regression/linear_regression
benchmarks/matrix_multiply/matrix_multiply
benchmarks/pbzip2/pbzip2
benchmarks/pca/pca
benchmarks/producer_consumer/producer_consumer
benchmarks/string_match/string_match
benchmarks/toy/toy
benchmarks/word_count/word_count
benchmarks/histogram/histogram_datafiles
benchmarks/linear_regression/linear_regression_datafiles
benchmarks/matrix_multiply/.input_bench
benchmarks/matrix_multiply/.input_test
benchmarks/matrix_multiply/matrix_file_A.txt
benchmarks/matrix_multiply/matrix_file_B.txt
benchmarks/matrix_multiply/matrix_file_out_pthreads.txt
benchmarks/pbzip2/data
benchmarks/pbzip2/bzip2-1.0.6
benchmarks/string_match/string_match_datafiles
benchmarks/word_count/word_count_datafiles