InFile class

This commit is contained in:
Eryn Wells 2015-10-17 09:16:26 -07:00
parent af30c9e597
commit 134f2aa3fb
3 changed files with 249 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# SConscript
# Eryn Wells <eryn@erynwells.me>
Library('erw', ['src/File.cc'])