├── Makefile ├── Readme.md └── some_sorta_bar.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moetunes/Some_sorta_bar/HEAD/Makefile -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moetunes/Some_sorta_bar/HEAD/Readme.md -------------------------------------------------------------------------------- /some_sorta_bar.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moetunes/Some_sorta_bar/HEAD/some_sorta_bar.c --------------------------------------------------------------------------------