Commit Diff


commit - ccdec3643cc5ce0916b6736923b4f5d76b5c26cb
commit + 6f0a82693dd6d2c8a690457f17a9e351f24dadb7
blob - f5f1aa61f3282b8b83666f0b2276e84d8da2adc5
blob + 4cccd20ef7a91c08c4a8911aaf4b227c36e57990
--- FICS/command_list.h
+++ FICS/command_list.h
@@ -22,6 +22,7 @@
    Richard Nash			93/10/22	Created
    Markus Uhlin			23/12/10	Cleaned up the file a bit
    Markus Uhlin			24/07/08	Reformatted and sorted the lists
+   Markus Uhlin			24/07/13	Added 'iset' to the command list
 */
 
 #ifndef _COMMAND_LIST_H