Makefile			-- the Makefile
file.c 				-- file operations menu
genpak.c			-- some functions from the GP package
genpak.h			-- header for genpak.c
graph.c				-- creating normal graphs
graph3d.c			-- creating 3D graphs
help.c				-- help functions
help.h				-- header for the help functions
interface.c		-- handling the user interface
komunikat.c		-- some functions interacting with the user	
license.h			-- GPL 
main.c				-- core program
main.h				-- arka headers
options.c			-- handling global options
programs.c		-- handling program execution and parsing of program specs
rcfile.c			-- parsing / writing the configuration files
readme.h			-- contents of the help file
