File: README.txt

package info (click to toggle)
asm3 3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,180 kB
  • ctags: 3,898
  • sloc: java: 37,049; xml: 1,814; makefile: 44
file content (13 lines) | stat: -rw-r--r-- 575 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
This directory contains the examples of the product. 
It contains(*) the following items:

- lib: jar files shared by all examples,
- etc: configuration files shared by all examples,
- README.txt: explains the organisation of the examples directory,
- all other directories contain(*) the following items:
  - README.txt file: describes the example and its configuration,
  - lib: jar files needed by the example,
  - etc: configuration files needed by the example,
  - src: source code of the example.

(*) some items may not be present, depending on the product or example.