File: README.source

package info (click to toggle)
libsvm 3.24%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 992 kB
  • sloc: java: 3,680; cpp: 3,146; ansic: 2,253; python: 1,270; makefile: 153; sh: 41
file content (11 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
Changes to the source tree of libsvm version 3
==============================================

 * All binary files in windows/* were removed,
   the then empty folder left as a reminder.

 * The .jar file was removed from the source.

 * The Makefile received a distclean function
   to ensure the removal also of all .class 
   and .jar files.