Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libfortran-support
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
icon-libraries
libfortran-support
Commits
c87e3df3
Commit
c87e3df3
authored
1 year ago
by
Yen-Chen Chen
Browse files
Options
Downloads
Patches
Plain Diff
Change include guard name
parent
1643b23d
No related branches found
No related tags found
1 merge request
!39
Add license for fortran-support
Pipeline
#51005
passed
1 year ago
Stage: lint
Stage: build
Stage: build_and_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/util_backtrace.h
+2
-2
2 additions, 2 deletions
src/util_backtrace.h
with
2 additions
and
2 deletions
src/util_backtrace.h
+
2
−
2
View file @
c87e3df3
...
@@ -8,8 +8,8 @@
...
@@ -8,8 +8,8 @@
// See LICENSES/ for license information
// See LICENSES/ for license information
// SPDX-License-Identifier: BSD-3-Clause
// SPDX-License-Identifier: BSD-3-Clause
// ---------------------------------------------------------------
// ---------------------------------------------------------------
#ifndef
ST
ACKTRACE_H
_INCLUDED_
#ifndef
UTIL_B
ACKTRACE_H
#define
ST
ACKTRACE_H
_INCLUDED_
#define
UTIL_B
ACKTRACE_H
#ifdef __cplusplus
#ifdef __cplusplus
extern
"C"
{
extern
"C"
{
...
...
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