https://github.com/genn-team/genn
Raw File
Tip revision: 0df1cb50dc7405c915e7509b1716351048130cbd authored by neworderofjamie on 26 April 2021, 17:13:01 UTC
horrible hacks to test deconvolution
Tip revision: 0df1cb5
publishdoc
#! /bin/bash

scp -r documentation/html /home/project-web/genn/htdocs/documentation/
back to top