Skip to content

Ignore fix#26

Open
nsdjg wants to merge 16 commits intoamiq-consulting:masterfrom
nsdjg:ignore-fix
Open

Ignore fix#26
nsdjg wants to merge 16 commits intoamiq-consulting:masterfrom
nsdjg:ignore-fix

Conversation

@nsdjg
Copy link

@nsdjg nsdjg commented Jun 28, 2022

This is a fix for #24

python3 -m pip install -r requirements.txt
# test that usis can be imported
python3 -c 'import ucis'
alias bazel='/home/davis/bin/bazel-4.2.1-linux-x86_64'
Copy link
Owner

@amiq-consulting amiq-consulting Aug 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this alias does, but it looks hardcoded for specific user. Can it be removed? Otherwise it need to be generalized.

};

cross<int, int, int> reset_valid_cross = cross<int, int, int> (this, "reset valid",
cross<int, int, int> reset_valid_cross = cross<int, int, int> (this, "reset_valid",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any particular reason why name was changed? Space character in name is not allowed under UCIS standard?

@@ -0,0 +1 @@
JFD/*
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like some local unneeded files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants