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			-- GNU public license 
main.c				-- core program and command line launching facilities
main.h				-- arka headers
memory.c      -- ersatz memory functions for the purpose of debugging
misc.c				-- miscelannous utilities (some string functions and more)
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
search.c			-- search & replace dialog
