Skip to content

Commit

Permalink
Commits to release branch for V0.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcok committed Mar 24, 2014
2 parents b791c9e + da0f4d6 commit 3ecf0af
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ syntax: regexp
^SMT/tempout$
syntax: regexp
^SMT/xx$

syntax: regexp
\.stackdump$
syntax: regexp
Expand All @@ -49,4 +48,4 @@ syntax: regexp
syntax: glob
org.smtlib.SMTFeature*.jar
syntax: glob
org.smtlib.*.jar
org.smtlib.*.jar
Empty file modified SMT/launchConfigurations/Push jSMTLIB to SourceForge.launch
100644 → 100755
Empty file.
Empty file modified SMTUpdateSite/web/copy2
100644 → 100755
Empty file.
Empty file modified SMTUpdateSite/web/copyToGTWeb
100644 → 100755
Empty file.
4 changes: 4 additions & 0 deletions SMTUpdateSite/web/copyToSFWeb
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ put features/org.smtlib.SMTFeature_${version}.jar features
put plugins/org.smtlib.*_${version}.jar plugins
lcd ..
cd /home/frs/project/j/js/jsmtlib
put ${WEB}/README
put ../../texstuff/papers/SMTLIBUserGuide/SMTLIBUserGuide.pdf jSMTLIBUserGuide.pdf
put SMT/jSMTLIB.tar.gz
lcd ${WEB}/tempfiles
get README
get jSMTLIBUserGuide.pdf
Expand Down
Empty file modified SMTUpdateSite/web/style.css
100644 → 100755
Empty file.

0 comments on commit 3ecf0af

Please sign in to comment.