Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
V
Video
Render
DrawFile
Commits
e6044fd0
Commit
e6044fd0
authored
Dec 11, 1996
by
Neil Turton
Browse files
Fixed name clash with trace.h: New name jc_trace.h
parent
d73cbee6
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
c/bbox
c/bbox
+1
-1
c/declare
c/declare
+1
-1
c/main
c/main
+1
-1
c/render
c/render
+1
-1
c/textarea
c/textarea
+1
-1
c/verify
c/verify
+1
-1
No files found.
c/bbox
View file @
e6044fd0
...
...
@@ -20,7 +20,7 @@
#include "drawfile.h"
#include "os.h"
#include "trace.h"
#include "
jc_
trace.h"
#include "trfm.h"
#include "bbox.h"
...
...
c/declare
View file @
e6044fd0
...
...
@@ -25,7 +25,7 @@
/*From Support*/
#include "riscos.h"
#include "trace.h"
#include "
jc_
trace.h"
#include "trfm.h"
/*Local*/
...
...
c/main
View file @
e6044fd0
...
...
@@ -33,7 +33,7 @@
/*From Support */
#include "m.h"
#include "riscos.h"
#include "trace.h"
#include "
jc_
trace.h"
/*Local */
#include "bbox.h"
...
...
c/render
View file @
e6044fd0
...
...
@@ -54,7 +54,7 @@
#include "callback.h"
#include "muldiv.h"
#include "riscos.h"
#include "trace.h"
#include "
jc_
trace.h"
#include "trfm.h"
/*Local */
...
...
c/textarea
View file @
e6044fd0
...
...
@@ -32,7 +32,7 @@
/*From Support */
#include "callback.h"
#include "riscos.h"
#include "trace.h"
#include "
jc_
trace.h"
#include "trfm.h"
/*Local */
...
...
c/verify
View file @
e6044fd0
...
...
@@ -24,7 +24,7 @@
/*From Support*/
#include "riscos.h"
#include "trace.h"
#include "
jc_
trace.h"
/*Local*/
#include "drawfile.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment