view installer-files/fc_update.bat @ 4281:d3d22f217ad0

* src/arpack.mk: update to 3.4.0
author John D
date Sun, 18 Dec 2016 13:17:36 -0500
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."