Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
partiview
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
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
Stuart Levy
partiview
Commits
d41a6827
Commit
d41a6827
authored
18 years ago
by
slevy
Browse files
Options
Downloads
Patches
Plain Diff
Declare specks_read_cmap().
parent
29bb492a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/specks.h
+2
-0
2 additions, 0 deletions
src/specks.h
with
2 additions
and
0 deletions
src/specks.h
+
2
−
0
View file @
d41a6827
...
...
@@ -510,6 +510,8 @@ extern void specks_discard( struct stuff *, struct specklist **slist ); /* Fre
extern
int
specks_check_async
(
struct
stuff
**
);
extern
int
specks_add_async
(
struct
stuff
*
st
,
char
*
cmdstr
,
int
replytoo
);
extern
void
specks_read_cmap
(
struct
stuff
*
st
,
char
*
fname
,
int
*
ncmapp
,
struct
cment
**
cmapp
);
extern
void
specks_set_annotation
(
struct
stuff
*
,
CONST
char
*
str
);
extern
void
specks_current_frame
(
struct
stuff
*
,
struct
specklist
*
sl
);
...
...
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