Skip to content
Snippets Groups Projects
Select Git revision
  • 25724b706e5ef12106ef4879528acddc82a96ea1
  • main default protected
  • 3D_UNet
  • notebooksv1
  • scaleZYX_mean
  • notebooks
  • convert_tiff_folders
  • test
  • notebook_update
  • threshold-exploration
  • optimize_scaleZYXdask
  • layered_surface_segmentation
  • conv_zarr_tiff_folders
  • 3d_watershed
  • tr_val_te_splits
  • save_files_function
  • memmap_txrm
  • v0.4.1
  • v0.4.0
  • v0.3.9
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.0
25 results

releases.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    r000100.c.hs 1.64 KiB
    CTranslUnit
        [ CDeclExt
            ( CDecl
                [ CStorageSpec
                    ( CStatic () )
                , CTypeSpec
                    ( CIntType () )
                ]
                [ CDeclarationItem
                    ( CDeclr
                        ( Just
                            ( Ident "a" 97 () )
                        ) [] Nothing [] ()
                    )
                    ( Just
                        ( CInitExpr
                            ( CConst
                                ( CIntConst 0 () )
                            ) ()
                        )
                    ) Nothing
                ] ()
            )
        , CFDefExt
            ( CFunDef
                [ CTypeSpec
                    ( CIntType () )
                ]
                ( CDeclr
                    ( Just
                        ( Ident "main" 232419565 () )
                    )
                    [ CFunDeclr
                        ( CFunParamsNew [] False ) [] ()
                    ] Nothing [] ()
                ) []
                ( CCompound []
                    [ CBlockStmt
                        ( CFor
                            ( CForInitializing
                                ( Just
                                    ( CAssign CAssignOp
                                        ( CVar
                                            ( Ident "a" 97 () ) ()
                                        )
                                        ( CConst
                                            ( CIntConst 0 () )
                                        ) ()
                                    )
                                )
                            ) Nothing Nothing
                            ( CCompound [] [] () ) ()
                        )
                    ] ()
                ) ()
            )
        ] ()