1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

* adjusted pysollib_dir path after moving html-src directory

git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@114 39dd0a4e-7c14-0410-91b3-c4f2d318f732
This commit is contained in:
brianl 2006-12-13 03:20:09 +00:00
parent 6bf036b5dd
commit e5fed12e83

View file

@ -5,7 +5,7 @@
#
#outdir = '../html'
pysollib_dir = '../..'
pysollib_dir = '../'
import sys, os, re
from glob import glob