diff options
| -rw-r--r-- | README | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -292,7 +292,7 @@ a recent version of gcc:  This is a bug in the minisat header. It can be fixed by adding spaces before  and after each occurrence of PRIi64 in the header file: -	 sudo sed -i 's/PRIi64/ & /' /usr/include/minisat/utils/Options.h +	 sudo sed -i -e 's/PRIi64/ & /' /usr/include/minisat/utils/Options.h  Roadmap / Large-scale TODOs  | 
