summaryrefslogtreecommitdiff
path: root/graphics/asymptote/camp.tab.h
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-06-23 03:02:33 +0000
committerNorbert Preining <norbert@preining.info>2024-06-23 03:02:33 +0000
commit6abdc79a45a3d88a2e0a33a28a364efdb1f597c5 (patch)
tree4d5737dc0a85ac1c0845b76a7900d7bb5a2f2d3d /graphics/asymptote/camp.tab.h
parent4012cf5682cd4d2571914ef5de72cf8b933b4b0f (diff)
CTAN sync 202406230302
Diffstat (limited to 'graphics/asymptote/camp.tab.h')
-rw-r--r--graphics/asymptote/camp.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/asymptote/camp.tab.h b/graphics/asymptote/camp.tab.h
index a0d9cee40d..d6b8090e69 100644
--- a/graphics/asymptote/camp.tab.h
+++ b/graphics/asymptote/camp.tab.h
@@ -137,7 +137,7 @@ union YYSTYPE
absyntax::arglist *alist;
absyntax::slice *slice;
absyntax::dimensions *dim;
- absyntax::ty *t;
+ absyntax::astType *t;
absyntax::decid *di;
absyntax::decidlist *dil;
absyntax::decidstart *dis;