diff options
author | Matteo Bernardini | 2019-10-12 08:21:51 +0200 |
---|---|---|
committer | Matteo Bernardini | 2019-10-12 08:21:51 +0200 |
commit | c4eaef19b5e3bdc8c4434b8361dff2b267b02b61 (patch) | |
tree | 04a00336b6792c85760bf4a372840936e279c16a /libraries/cppo/README | |
parent | d66a0530d964c06cc3a20ccad1c8071297dedf4b (diff) | |
download | slackbuilds-current-20191012.1.tar.gz |
20191012.1 global branch merge.current-20191012.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/cppo/README')
-rw-r--r-- | libraries/cppo/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/cppo/README b/libraries/cppo/README new file mode 100644 index 0000000000..b8f9d84c8c --- /dev/null +++ b/libraries/cppo/README @@ -0,0 +1,2 @@ +Cppo is an equivalent of the C preprocessor for OCaml programs. +It allows the definition of simple macros and file. |