You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running the command ampersand population --outputDir ./someNonExistantDirectory MyModel.adl, the non-existant directory is not created automatically.
I would expect that non-existant directories are created when they are needed.
The text was updated successfully, but these errors were encountered:
…e_Extension
* commit 'cd6ba2608b2ca97e9a9387fd087b3e8d208a8060': (105 commits)
Better error message while disambiguating
Releasenote
add comment
fix bug with show
minor
Fixes#899fixes#1014
This should make aliases work
Add simple alias test case
fix bug in Ord of AClassify
remove double testcase
Fixes some problems with travis testcases
fix silly error
A_Concept now knows aliases
Remove redundent type
RVar now uses A_Concept
Remove dead code
Fixes issue #1049Fixes#1047
instruction to build added in Dockerfile
...
when running the command
ampersand population --outputDir ./someNonExistantDirectory MyModel.adl
, the non-existant directory is not created automatically.I would expect that non-existant directories are created when they are needed.
The text was updated successfully, but these errors were encountered: