diff options
author | Alan Mishchenko <alanmi@berkeley.edu> | 2016-01-14 21:34:47 -0800 |
---|---|---|
committer | Alan Mishchenko <alanmi@berkeley.edu> | 2016-01-14 21:34:47 -0800 |
commit | 579bcccc651bb1d1ebe4011259f75ba32f76921a (patch) | |
tree | 59fabdeaf6f0421495b6c93259dba8dc8ee6657d | |
parent | 334f4a29caacae3858a3ec8bca2ffd91998dc450 (diff) | |
download | abc-579bcccc651bb1d1ebe4011259f75ba32f76921a.tar.gz abc-579bcccc651bb1d1ebe4011259f75ba32f76921a.tar.bz2 abc-579bcccc651bb1d1ebe4011259f75ba32f76921a.zip |
Changing the resource file to get rid of a warning on Linux.
-rw-r--r-- | abc.rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ set gnuplotwin wgnuplot.exe set gnuplotunix gnuplot # Niklas Een's commands -load_plugin C:\_projects\abc\lib\bip_win.exe "BIP" +#load_plugin C:\_projects\abc\lib\bip_win.exe "BIP" # standard aliases alias hi history |