view installer-files/fc_update.bat @ 4376:b0d049115f65

Makefile.in (OCTAVE_FORGE_PACKAGES): Remove sparsersb from list.
author John W. Eaton <jwe@octave.org>
date Fri, 07 Apr 2017 16:59:38 -0400
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."