File: data-rep-O

package info (click to toggle)
open-cobol 1.1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 6,256 kB
  • ctags: 7,627
  • sloc: ansic: 36,307; sh: 34,639; yacc: 5,763; lex: 1,712; cobol: 480; perl: 215; makefile: 200
file content (6 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
#!/bin/sh 
echo
echo "## Data representation tests with -O option ##"
echo
. ./atconfig
COBOL_FLAGS='-O' ${abs_srcdir}/data-rep