Skip to content

Commit

Permalink
update previous stable version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lom M. Hillah committed Dec 10, 2021
1 parent 3e7424a commit 3095f70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion fr.lip6.move.pnml2nupn/src/site/apt/download.apt.vm
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ There is currently no plan to release a version of Bounds specifically for Windo

Download previous stable versions

* {{{./download/pnml2nupn-3.1.0.jar}version 3.2.0}}
* {{{./download/pnml2nupn-3.2.0.jar}version 3.2.0}}

* {{{./download/pnml2nupn-3.1.0.jar}version 3.1.0}}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash
#
# Copyright 2014-2020 Université Paris Nanterre and Sorbonne Universités,
# Copyright 2014-2021 Université Paris Nanterre and Sorbonne Universités,
# CNRS, LIP6
#
# All rights reserved. This program and the accompanying materials
Expand All @@ -14,14 +14,14 @@

#############################################################################################
# Script to launch PNML 2 NUPN (1-Safe P/T Net) model transformation. #
# Version: 2020-04-07 (since v1.5.2) #
# Version: 2021-12-10 (since v1.5.2) #
# Contributors: Lom M. Hillah #
# Institutions: Sorbonne Université, and Univ. Paris Nanterre, LIP6, CNRS #
# Example: ./pnml2nupn.sh pathToModelsFolder [pathToASingleFile] [pathToOtherFolder] [...] #
#############################################################################################

# Path to executable Jar file
JAR_FILE=pnml2nupn-3.2.0.jar
JAR_FILE=pnml2nupn-3.3.0.jar

# Constants
NBPARAM=1
Expand Down

0 comments on commit 3095f70

Please sign in to comment.