Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cocoapi
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
National Facility
cocoapi
Commits
619a67e8
Commit
619a67e8
authored
9 years ago
by
pdollar
Browse files
Options
Downloads
Patches
Plain Diff
LuaAPI/rocks/: fixed cases in rockspec
parent
4ef18ebd
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
LuaAPI/rocks/coco-scm-1.rockspec
+4
-4
4 additions, 4 deletions
LuaAPI/rocks/coco-scm-1.rockspec
with
4 additions
and
4 deletions
LuaAPI/rocks/coco-scm-1.rockspec
+
4
−
4
View file @
619a67e8
...
...
@@ -21,10 +21,10 @@ dependencies = {
build = {
type = "builtin",
modules = {
["coco.env"] = "LuaA
pi
/env.lua",
["coco.init"] = "LuaA
pi
/init.lua",
["coco.
m
ask
a
pi"] = "LuaA
pi
/MaskApi.lua",
["coco.
c
oco
a
pi"] = "LuaA
pi
/CocoApi.lua",
["coco.env"] = "LuaA
PI
/env.lua",
["coco.init"] = "LuaA
PI
/init.lua",
["coco.
M
ask
A
pi"] = "LuaA
PI
/MaskApi.lua",
["coco.
C
oco
A
pi"] = "LuaA
PI
/CocoApi.lua",
libmaskapi = {
sources = { "common/maskApi.c" },
incdirs = { "common/" }
...
...
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