File: README

package info (click to toggle)
ats2-lang 0.4.2-4
  • links: PTS
  • area: main
  • in suites:
  • size: 40,524 kB
  • sloc: ansic: 389,898; makefile: 7,138; javascript: 1,852; lisp: 811; sh: 657; php: 573; python: 387; perl: 365
file content (10 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
#
# Compiling via g++
# the C code generated from patsopt
#
######

test01: plain C code
test02: making use of std:vector

###### end of [README] ######