[svn] Added a line to call the parser for surveys.csv and the scanned images.

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8156 by aaron @ 1/15/2009 11:25 PM
This commit is contained in:
substantialnoninfringinguser 2009-05-13 05:29:13 +01:00
parent 7c0791973b
commit 93cd18e40d

View File

@ -20,4 +20,5 @@ user.save()
import parsers.cavetab
import parsers.logbooks
import parsers.QMs
import parsers.survex
import parsers.survex
import parsers.surveys