ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

global_params name checking bug #552

Open ceball opened 10 years ago

ceball commented 10 years ago

Converted from SourceForge issue 2896801, submitted by ceball Submit Date: 2009-11-12 19:33 GMT

ceball@fiver:~/working/topographica$ cat test.ty name=True ceball@fiver:~/working/topographica$ ./topographica test.ty Time: 000000.00 global_params: Warning: 'name=True' is unused. ceball@fiver:~/working/topographica$