File: README.source

package info (click to toggle)
libsvm 3.12-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 1,692 kB
  • ctags: 1,007
  • sloc: cpp: 3,942; java: 3,593; ansic: 2,094; python: 910; makefile: 155; sh: 37
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.