Skip to content

Commit

Permalink
aesthetic banner
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeG94 committed Jan 16, 2025
1 parent 6aca393 commit 2863207
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ttb_library.f90
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ subroutine print_banner()
print *, " "
print *, "---------------------------------------"
print *, " Tensor Toolbox Module for Fortran"
print *, " Andreas Dutzler"
print *, " Graz University of Technology"
print *, " Andreas Dutzler"
print *, " Graz University of Technology"
print *, " Institute of Structural Durability"
print *, " and Railway Technology"
print *, " and Railway Technology"
print *, "---------------------------------------"
print *, " "
end subroutine print_banner
Expand Down

0 comments on commit 2863207

Please sign in to comment.