]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - NewQC.textile
(Commit created by redmine exporter script from page "NewQC" version 20)
[xonotic/xonotic.wiki.git] / NewQC.textile
index f5ced9a6002633c89499bf648a366642a5794f10..0e6baef103b8815e0bccb89d9dc4a87358e9bced 100644 (file)
@@ -2,6 +2,8 @@ h1. New QC Syntax
 
 It is possible that at some point we decide to switch QC-compiler which requires some changes to the code.
 
+*For more information see* http://dev.xonotic.org/projects/bocc
+
 h2. Clean syntax:
 
 In fteqcc there are some ambiguities regarding fieldpointers, function pointers, and field-return-types etc.