Ticket #1187: bcp-2.diff
File bcp-2.diff, 668 bytes (added by , 15 years ago) |
---|
-
tools/bcp/main.cpp
36 36 " --scan treat the module list as a list of (possibly non-boost)\n" 37 37 " files to scan for boost dependencies\n" 38 38 " --cvs only copy files under cvs version control\n" 39 " --svn only copy files under subversion version control\n" 39 40 " --unix-lines make sure that all copied files use Unix style line endings\n" 40 41 "\n" 41 42 "module-list: a list of boost files or library names to copy\n"