File: test-weightedLex.data

package info (click to toggle)
magnus 20060324-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 19,404 kB
  • ctags: 20,466
  • sloc: cpp: 130,118; ansic: 37,076; tcl: 10,970; perl: 1,109; makefile: 963; sh: 403; yacc: 372; csh: 57; awk: 33; asm: 10
file content (5 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (5)
1
2
3
4
5
<a,b |b*a = a*b > [1,1,1,1]
<a,b | b*a*b = a*b*a > [1,1,1,1]
<a,b|a*b*a = b*a*b> [1,2,1,2]
<a,b|a^2,b^3,(a*b)^6> [2,2,2,1]
<|>