CINPLA / neuronify

An educational neural network app using the integrate-and-fire method.
http://ovilab.net/neuronify
GNU General Public License v3.0
54 stars 12 forks source link

"ok to overwrite" #172

Closed andreavs closed 7 years ago

andreavs commented 7 years ago

When saving over an existing file, we should ask the user if it is ok to overwrite the existing data.

dragly commented 7 years ago

This is implemented in the latest dev version ee3631a which saves to regular files.