Skip to content

Commit

Permalink
Add beautiful new line back.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Oct 30, 2024
1 parent 991d55f commit b60b34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/codegen/codegen_neuron_cpp_visitor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ class CodegenNeuronCppVisitor: public CodegenCppVisitor {
/* Common helper routines accross codegen functions */
/****************************************************************************************/


/**
* Determine the position in the data array for a given float variable
* \param name The name of a float variable
Expand Down

0 comments on commit b60b34d

Please sign in to comment.