index
:
uiuc-course-graph.git
22poqj-codex/test-uiuc-api-cors-response
32yry8-codex/test-uiuc-api-cors-response
codex/test-uiuc-api-cors-response
l7g40n-codex/test-uiuc-api-cors-response
main
Unnamed repository; edit this file 'description' to name the repository.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
routines
/
subrout.f
blob: 1d1eeaeb5a4588141e15c19b3b8e70fef6425f1a (
plain
)
1
2
3
4
SUBROUTINE SUBROUT(A,B,C) REAL*8 A, B, C C = A + B END SUBROUTINE