]> git.tdb.fi Git - ext/subsurface.git/commit
Start moving some of the non-parsing stuff out of 'parse.c'
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 01:40:25 +0000 (18:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 01:40:25 +0000 (18:40 -0700)
commit5c4cc39c56470b0a01274e69be703f0d4fc3080b
treedced6401e2eeec88b659f8781df424b5227af4ee
parentf3a338a9af53f31f9a72de021950cbe725a6782f
Start moving some of the non-parsing stuff out of 'parse.c'

Create a 'main.c' with the main routine and argument "parsing" etc.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Makefile
dive.h
main.c [new file with mode: 0644]
parse.c