From e42736b72d1479ed5cfd1c4b57c88929bc017055 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 4 May 2018 17:01:34 +0200 Subject: [PATCH] Fix table in readme --- README.md | 2 +- libcloogle | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc55d16..4cb1a32 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ The tables below describe which fields and documentation types can be used for different syntax elements, and what they should document. | | Description | `@param` | `@result` | `@type` | `@var` | `@representation` | `@throws` -|--------------|-------------|----------|-----------|---------|--------|----------------------------- +|--------------|-------------|----------|-----------|---------|--------|-------------------|---------- | Class | ![][y] | ![][y]1 | ![][y]1 | | ![][y] | ![][y] | Class member | ![][y] | ![][y] | ![][y] | | | | ![][y] | Constructor | ![][y] | | | | | | diff --git a/libcloogle b/libcloogle index cc49362..cac3a30 160000 --- a/libcloogle +++ b/libcloogle @@ -1 +1 @@ -Subproject commit cc4936239bdad7788a6bee1beeb6638f2b1e34a7 +Subproject commit cac3a3050bbbd7d131e166c2a9a708e5338518c5 -- GitLab