Skip to content

Commit

Permalink
gridinit_cmd: Fix output oddities
Browse files Browse the repository at this point in the history
  • Loading branch information
jfsmig committed Oct 15, 2018
1 parent 5599cfb commit cf4df65
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 286 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ add_dependencies(gridinit

add_executable(gridinit_cmd
main/gridinit_cmd.c
main/format_output.c
main/utils.c)
target_link_libraries(gridinit_cmd ${GLIB2_LIBRARIES})

Expand Down
157 changes: 0 additions & 157 deletions main/format_output.c

This file was deleted.

36 changes: 0 additions & 36 deletions main/format_output.h

This file was deleted.

Loading

0 comments on commit cf4df65

Please sign in to comment.