Fix infinite loop bug. (Oh boy!)
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 18 Jan 2007 15:55:24 +0000 (15:55 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 18 Jan 2007 15:55:24 +0000 (15:55 +0000)
commit9f5a0eb3431d8329e0f9e24c7fc7970993a1c5f5
tree024bedd71920575a66a0b9671f6479f48d3bb9c4
parentc30deaf73faa36edcc3eaf112b6b4a8b43d45e74
Fix infinite loop bug. (Oh boy!)
Fix argc=2 since we always just pass in the spec file as an argument.
parseSpec.c