jasonfan's picture
Add files using upload-large-folder tool
4dd49b2 verified
prefix=/mnt/bn/bohanzhainas1/jiashuo/miniconda3
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: History
Description: Gnu History library for managing previously-entered lines
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: 8.3
Libs: -L${libdir} -lhistory
Cflags: -I${includedir}