Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
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
Container Registry
Model registry
Operate
Environments
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
Frédéric Karamé
dynare
Commits
a612c59f
Verified
Commit
a612c59f
authored
6 years ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
Dynare++: remove leftover file from the transition away from CWEB
parent
a68f3fc0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dynare++/Makefile.am
+1
-1
1 addition, 1 deletion
dynare++/Makefile.am
dynare++/c++lib.w
+0
-85
0 additions, 85 deletions
dynare++/c++lib.w
with
1 addition
and
86 deletions
dynare++/Makefile.am
+
1
−
1
View file @
a612c59f
SUBDIRS
=
sylv parser/cc tl doc utils/cc integ kord src
EXTRA_DIST
=
change_log.html
c++lib.w
tests extern
EXTRA_DIST
=
change_log.html tests extern
This diff is collapsed.
Click to expand it.
dynare++/c++lib.w
deleted
100644 → 0
+
0
−
85
View file @
a68f3fc0
@q
This
file
defines
standard
C
++
namespaces
and
classes
@
>
@q
Please
send
corrections
to
saroj-tamasa
@
@worldnet
.
att
.
net
@
>
@s
std
int
@s
rel_ops
int
@s
bitset
int
@s
char_traits
int
@s
deque
int
@s
list
int
@s
map
int
@s
multimap
int
@s
multiset
int
@s
pair
int
@s
set
int
@s
stack
int
@s
exception
int
@s
logic_error
int
@s
runtime_error
int
@s
domain_error
int
@s
invalid_argument
int
@s
length_error
int
@s
out_of_range
int
@s
range_error
int
@s
overflow_error
int
@s
underflow_error
int
@s
back_insert_iterator
int
@s
front_insert_iterator
int
@s
insert_iterator
int
@s
reverse_iterator
int
@s
istream_iterator
int
@s
ostream_iterator
int
@s
istreambuf_iterator
int
@s
ostreambuf_iterator
int
@s
iterator_traits
int
@s
queue
int
@s
vector
int
@s
basic_string
int
@s
string
int
@s
auto_ptr
int
@s
valarray
int
@s
ios_base
int
@s
basic_ios
int
@s
basic_streambuf
int
@s
basic_istream
int
@s
basic_ostream
int
@s
basic_iostream
int
@s
basic_stringbuf
int
@s
basic_istringstream
int
@s
basic_ostringstream
int
@s
basic_stringstream
int
@s
basic_filebuf
int
@s
basic_ifstream
int
@s
basic_ofstream
int
@s
basic_fstream
int
@s
ctype
int
@s
collate
int
@s
collate_byname
int
@s
streambuf
int
@s
istream
int
@s
ostream
int
@s
iostream
int
@s
stringbuf
int
@s
istringstream
int
@s
ostringstream
int
@s
stringstream
int
@s
filebuf
int
@s
ifstream
int
@s
ofstream
int
@s
fstream
int
@s
wstreambuf
int
@s
wistream
int
@s
wostream
int
@s
wiostram
int
@s
wstringbuf
int
@s
wistringstream
int
@s
wostringstream
int
@s
wstringstream
int
@s
wfilebuf
int
@s
wifstream
int
@s
wofstream
int
@s
wfstream
int
@s
streamoff
int
@s
streamsize
int
@s
fpos
int
@s
streampos
int
@s
wstreampos
int
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