File: README.source

package info (click to toggle)
libsvm 3.21%2Bds-1.2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 880 kB
  • sloc: cpp: 3,987; java: 3,666; ansic: 2,259; python: 1,051; makefile: 154; sh: 24
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.