Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
af47386c
Commit
af47386c
authored
17 years ago
by
dickelbeck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more specctra dsn work
parent
8de0bf46
teardrops
master
review
copy-of-subversion-repo
April-2010-release
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
280 additions
and
120 deletions
+280
-120
dsn.cpp
pcbnew/dsn.cpp
+0
-1
specctra.cpp
pcbnew/specctra.cpp
+280
-119
No files found.
pcbnew/dsn.cpp
View file @
af47386c
...
@@ -582,7 +582,6 @@ void LEXER::ThrowIOError( wxString aText, int charOffset ) throw (IOError)
...
@@ -582,7 +582,6 @@ void LEXER::ThrowIOError( wxString aText, int charOffset ) throw (IOError)
}
}
DSN_T
LEXER
::
NextTok
()
throw
(
IOError
)
DSN_T
LEXER
::
NextTok
()
throw
(
IOError
)
{
{
char
*
cur
=
next
;
char
*
cur
=
next
;
...
...
This diff is collapsed.
Click to expand it.
pcbnew/specctra.cpp
View file @
af47386c
This diff is collapsed.
Click to expand it.
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