浏览代码

jim1: add support disclaimer

rexim 1 月之前
父节点
当前提交
7aa4d95db2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jim1.h

+ 1 - 1
jim1.h

@@ -1,7 +1,7 @@
 // Jim 1.0
 // Jim 1.0
 //
 //
 // This is a legacy version of jim which uses fixed array for scopes and Jim_Sink/Jim_Write
 // This is a legacy version of jim which uses fixed array for scopes and Jim_Sink/Jim_Write
-// interface to abstract away the IO. Please use Jim 2.0 for new projects.
+// interface to abstract away the IO. Not actively supported. Please use Jim 2.0 for new projects.
 #ifndef JIM_H_
 #ifndef JIM_H_
 #define JIM_H_
 #define JIM_H_