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:
parent
6bf036b5dd
commit
e5fed12e83
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
|
||||
#outdir = '../html'
|
||||
pysollib_dir = '../..'
|
||||
pysollib_dir = '../'
|
||||
|
||||
import sys, os, re
|
||||
from glob import glob
|
||||
|
|
Loading…
Add table
Reference in a new issue