remove *_scale_vec functions
commitf04492f2cd692fea0e0628fcf2b2eff546690f57
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 18 Jun 2013 10:32:05 +0000 (18 12:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 18 Jun 2013 10:32:05 +0000 (18 12:32 +0200)
tree06b5bdc13a7222331dfb7e96dbb23731248767ca
parentf3a1006069d7ab5b395c63014e17eb1b92c12607
remove *_scale_vec functions

They have been superseded by *_scale_multi_val functions, which provide
a nicer interface.  Since the *_scale_vec functions were introduced
after the latest release, removing them does not cause any backward
compatibility problems.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/aff.h
isl_aff.c