We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b23b42 commit 7aa4d95Copy full SHA for 7aa4d95
jim1.h
@@ -1,7 +1,7 @@
1
// Jim 1.0
2
//
3
// This is a legacy version of jim which uses fixed array for scopes and Jim_Sink/Jim_Write
4
-// 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.
5
#ifndef JIM_H_
6
#define JIM_H_
7
0 commit comments