summaryrefslogtreecommitdiffstats
path: root/dimension/common.nonterminals
diff options
context:
space:
mode:
Diffstat (limited to 'dimension/common.nonterminals')
-rw-r--r--dimension/common.nonterminals3
1 files changed, 2 insertions, 1 deletions
diff --git a/dimension/common.nonterminals b/dimension/common.nonterminals
index 66cee71..7513f9c 100644
--- a/dimension/common.nonterminals
+++ b/dimension/common.nonterminals
@@ -19,8 +19,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. *
*************************************************************************/
-/* Identifiers */
+/* Fundamental language elements */
%type <astnode> IDENTIFIER
+%type <astnode> STRING
/* Transformations */
%type <astnode> TRANSFORMATION