X-Git-Url: https://gitweb.michael.orlitzky.com/?p=spline3.git;a=blobdiff_plain;f=src%2FMain.hs;fp=src%2FMain.hs;h=84485589683f114a381ff4de372b034fb46646a5;hp=ab37ca558f009bd30d5ac610e117f9282836442f;hb=65c78573af4a1049a848a3df8a968a4eb1b1acc1;hpb=83ef0aaeae074756e4ee90d72d3e27e74e136061 diff --git a/src/Main.hs b/src/Main.hs index ab37ca5..8448558 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -13,7 +13,10 @@ import System.Exit ( exitSuccess, exitWith ) -import CommandLine ( Args(..), apply_args ) +import CommandLine ( + Args(Args, depth, height, input, lower_threshold, output, + scale, slice, upper_threshold, width), + apply_args ) import ExitCodes ( exit_arg_not_positive, exit_arg_out_of_bounds ) import Grid ( zoom ) import Volumetric (