diff options
author | obrien <obrien@FreeBSD.org> | 1999-09-05 13:07:08 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-09-05 13:07:08 +0800 |
commit | 984b2d998bd40ba62184f1bd5368b501a5c2c7ca (patch) | |
tree | 33f4556910d6d2fd94ee8f43472b865e17b04fc9 /devel/cdecl/distinfo | |
parent | 6cedc27397f98eaa4dc4de1a8584ca491d46a2e0 (diff) | |
download | freebsd-ports-gnome-984b2d998bd40ba62184f1bd5368b501a5c2c7ca.tar.gz freebsd-ports-gnome-984b2d998bd40ba62184f1bd5368b501a5c2c7ca.tar.zst freebsd-ports-gnome-984b2d998bd40ba62184f1bd5368b501a5c2c7ca.zip |
Cdecl composes compilable C declarations and typecasts from descriptive
English phrases, and can also explain a complicated typecast or declaration.
It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of
keywords and line editing and history (provided by the GNU readline library).
Diffstat (limited to 'devel/cdecl/distinfo')
-rw-r--r-- | devel/cdecl/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cdecl/distinfo b/devel/cdecl/distinfo new file mode 100644 index 000000000000..f4f6f5dd380b --- /dev/null +++ b/devel/cdecl/distinfo @@ -0,0 +1 @@ +MD5 (cdecl-2.5.tar.gz) = 29895dab52e85b2474a59449e07b7996 |