Skip to content

Combine fragment files into one file? #18

Description

@ethindp

In the current repository, there exist files that are not, by themselves, valid programs for a given language. For example, in the Ada subdirectory, for the "15 Puzzle Game" task, the first file has a package specification, the second file has the package body, the third has the final executable program, and the fourth has the package instantiation (though I'm not sure why this exists at all). Would it be possible to merge things like this into single files, and eliminate unnecessary ones?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions