Remove digit sequence from grammar (unused)
[ctf.git] / common-trace-format-proposal.txt
index f9d9b5fd0cce3e40eeaedfe56052c2655323f8ea..5cf9ef618755bce6453ae455a8dc8c965321c0d6 100644 (file)
@@ -935,7 +935,7 @@ readable by accessing the upper dynamic scopes.
 7.4 TSDL Examples
 
 The grammar representing the TSDL meta-data is presented in Appendix C.
-TSDL Grammar. This section presents a rather ligher reading that
+TSDL Grammar. This section presents a rather lighter reading that
 consists in examples of TSDL meta-data, with template values.
 
 The stream "id" can be left out if there is only one stream in the
@@ -1248,10 +1248,6 @@ long-long-suffix:
        ll
        LL
 
-digit-sequence:
-       digit
-       digit-sequence digit
-
 hexadecimal-digit-sequence:
        hexadecimal-digit
        hexadecimal-digit-sequence hexadecimal-digit
This page took 0.022338 seconds and 4 git commands to generate.