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: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@114 efabe8c0-fbe8-4139-b769-b5e6d273206e
This commit is contained in:
parent
8d16b1861d
commit
c288e83a77
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