version.h

来自「indent为linux下代码自动格式化工具」· C头文件 代码 · 共 12 行

H
12
字号
/* Originally based on Berkeley indent 5.11 (9/15/88). *//* kingdon  merged in a bunch of changes from the BSD version of Sep 89, but   it wouldn't really be correct to say that GNU indent is based on the new   BSD stuff either.  *//* Despite the continued presence of the original copyright, I think this   version is sufficiently different to simply call it GNU indent.   jla 11/91 */#define VERSION_STRING "GNU indent 1.5"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?