ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU General Public License v2.0
23 stars 23 forks source link

Oscillator module can not compile #135

Closed birgerjohansson closed 4 years ago

birgerjohansson commented 4 years ago

Comment out the module from cmake script.

Building CXX object Oscillator.cc:38:5: error: use of undeclared identifier 'intput'; did you mean 'output'? intput = GetInput("INPUT") ^~ output