source: cpp/gdk/defassign-f0_neuroconn.h @ 69

Last change on this file since 69 was 69, checked in by sz, 13 years ago

removed unnecessary files. all GDK samples can be built again (including neurotest). TODO: add #define GDK_WITHOUT_FRAMS to all VS projects! Note: read Makefile before syncing frams<->GDK!

  • Property svn:eol-style set to native
File size: 106 bytes
Line 
1
2
3
4
5
6
7
8
9
10// default assignments for NeuroConn :
11n1_refno=-1;
12n2_refno=-1;
13weight=1.0;
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Note: See TracBrowser for help on using the repository browser.