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

Last change on this file since 80 was 80, checked in by Maciej Komosinski, 11 years ago
  • new properties in Parts and Joints: visual red, green, blue, thickness
  • updated list of Neurons and their properties
  • Property svn:eol-style set to native
File size: 110 bytes
Line 
1
2
3
4
5
6
7
8
9
10
11// default assignments for NeuroConn :
12n1_refno=-1;
13n2_refno=-1;
14weight=1.0;
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Note: See TracBrowser for help on using the repository browser.