Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
e3-require
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anders Lindh Olsson
e3-require
Commits
34c293d9
Unverified
Commit
34c293d9
authored
7 years ago
by
Jeong Han Lee
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update and rename README to README.md
parent
8b6bbce7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-1
18 additions, 1 deletion
README.md
with
18 additions
and
1 deletion
README
→
README
.md
+
18
−
1
View file @
34c293d9
# ESS customized require originated from PSI
The following files are touched:
*
require.c
*
driver.makefile
And ESS doesn't use iocsh, we have the indepdent iocsh.bash, which is in https://github.com/icshwi/e3-require
# Original README
```
require "<module>" [,"<version>"] [,"<macro1>=<value2>, <macro2>=<value2>"]
ioc shell function
Loads a module library and its dbd file (if not yet done).
...
...
@@ -51,5 +68,5 @@ require "<module>" [,"<version>"] [,"<macro1>=<value2>, <macro2>=<value2>"]
The variables MODULE and TEMPLATES get overwritten for each module.
They always refer to the last require call, even if the module was already loaded.
The variable EPICS_DB_INCLUDE_PATH is used by dbLoadRecords and dbLoadDatabase.
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment