summaryrefslogtreecommitdiff
path: root/graphics/asymptote/camp.tab.h
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-02-28 03:01:23 +0000
committerNorbert Preining <norbert@preining.info>2024-02-28 03:01:23 +0000
commit0afdc3e8c2d8e96d0cd0a5f05f1481a4eecc51d2 (patch)
tree805f2acf8e0115574bc5781d1dfb87fbe2e63ba8 /graphics/asymptote/camp.tab.h
parenta64a01e8eaa2c096e7879421f075ebfa2a8bb7f0 (diff)
CTAN sync 202402280301
Diffstat (limited to 'graphics/asymptote/camp.tab.h')
-rw-r--r--graphics/asymptote/camp.tab.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/asymptote/camp.tab.h b/graphics/asymptote/camp.tab.h
index 48d41824e8..a0d9cee40d 100644
--- a/graphics/asymptote/camp.tab.h
+++ b/graphics/asymptote/camp.tab.h
@@ -163,8 +163,10 @@ union YYSTYPE
//absyntax::funheader *fh;
absyntax::formal *fl;
absyntax::formals *fls;
+ absyntax::typeParam *tp;
+ absyntax::typeParamList *tps;
-#line 168 "camp.tab.h"
+#line 170 "camp.tab.h"
};
typedef union YYSTYPE YYSTYPE;