diff options
| author | Tyge Løvset <[email protected]> | 2021-05-20 17:46:35 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-05-20 17:46:35 +0200 |
| commit | 0c64fe64f7fb3df211e87094962e1c2a9e08a6c8 (patch) | |
| tree | 2d659b26edebdd5a41635cc3a85ca36817bc4cf2 | |
| parent | 079aa69a085ddb478c15f20f6f0f4b0d790022b8 (diff) | |
| download | STC-modified-0c64fe64f7fb3df211e87094962e1c2a9e08a6c8.tar.gz STC-modified-0c64fe64f7fb3df211e87094962e1c2a9e08a6c8.zip | |
Moved stc folder into include folder.
| -rw-r--r-- | include/stc/carray.h (renamed from stc/carray.h) | 0 | ||||
| -rw-r--r-- | include/stc/cbits.h (renamed from stc/cbits.h) | 0 | ||||
| -rw-r--r-- | include/stc/ccommon.h (renamed from stc/ccommon.h) | 0 | ||||
| -rw-r--r-- | include/stc/cdeq.h (renamed from stc/cdeq.h) | 0 | ||||
| -rw-r--r-- | include/stc/clist.h (renamed from stc/clist.h) | 0 | ||||
| -rw-r--r-- | include/stc/cmap.h (renamed from stc/cmap.h) | 0 | ||||
| -rw-r--r-- | include/stc/cpque.h (renamed from stc/cpque.h) | 0 | ||||
| -rw-r--r-- | include/stc/cqueue.h (renamed from stc/cqueue.h) | 0 | ||||
| -rw-r--r-- | include/stc/crandom.h (renamed from stc/crandom.h) | 0 | ||||
| -rw-r--r-- | include/stc/cset.h (renamed from stc/cset.h) | 0 | ||||
| -rw-r--r-- | include/stc/csmap.h (renamed from stc/csmap.h) | 0 | ||||
| -rw-r--r-- | include/stc/csptr.h (renamed from stc/csptr.h) | 0 | ||||
| -rw-r--r-- | include/stc/csset.h (renamed from stc/csset.h) | 0 | ||||
| -rw-r--r-- | include/stc/cstack.h (renamed from stc/cstack.h) | 0 | ||||
| -rw-r--r-- | include/stc/cstr.h (renamed from stc/cstr.h) | 0 | ||||
| -rw-r--r-- | include/stc/csview.h (renamed from stc/csview.h) | 0 | ||||
| -rw-r--r-- | include/stc/cvec.h (renamed from stc/cvec.h) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/stc/carray.h b/include/stc/carray.h index e3859b8a..e3859b8a 100644 --- a/stc/carray.h +++ b/include/stc/carray.h diff --git a/stc/cbits.h b/include/stc/cbits.h index fc2d525b..fc2d525b 100644 --- a/stc/cbits.h +++ b/include/stc/cbits.h diff --git a/stc/ccommon.h b/include/stc/ccommon.h index d29ce699..d29ce699 100644 --- a/stc/ccommon.h +++ b/include/stc/ccommon.h diff --git a/stc/cdeq.h b/include/stc/cdeq.h index 990c556a..990c556a 100644 --- a/stc/cdeq.h +++ b/include/stc/cdeq.h diff --git a/stc/clist.h b/include/stc/clist.h index 8e23a43e..8e23a43e 100644 --- a/stc/clist.h +++ b/include/stc/clist.h diff --git a/stc/cmap.h b/include/stc/cmap.h index 937da0af..937da0af 100644 --- a/stc/cmap.h +++ b/include/stc/cmap.h diff --git a/stc/cpque.h b/include/stc/cpque.h index 20acf6f6..20acf6f6 100644 --- a/stc/cpque.h +++ b/include/stc/cpque.h diff --git a/stc/cqueue.h b/include/stc/cqueue.h index 37d18fba..37d18fba 100644 --- a/stc/cqueue.h +++ b/include/stc/cqueue.h diff --git a/stc/crandom.h b/include/stc/crandom.h index 073048ee..073048ee 100644 --- a/stc/crandom.h +++ b/include/stc/crandom.h diff --git a/stc/cset.h b/include/stc/cset.h index 81ccf6c7..81ccf6c7 100644 --- a/stc/cset.h +++ b/include/stc/cset.h diff --git a/stc/csmap.h b/include/stc/csmap.h index 4a57ee33..4a57ee33 100644 --- a/stc/csmap.h +++ b/include/stc/csmap.h diff --git a/stc/csptr.h b/include/stc/csptr.h index 66ae5240..66ae5240 100644 --- a/stc/csptr.h +++ b/include/stc/csptr.h diff --git a/stc/csset.h b/include/stc/csset.h index 1218fb42..1218fb42 100644 --- a/stc/csset.h +++ b/include/stc/csset.h diff --git a/stc/cstack.h b/include/stc/cstack.h index 2184c89e..2184c89e 100644 --- a/stc/cstack.h +++ b/include/stc/cstack.h diff --git a/stc/cstr.h b/include/stc/cstr.h index 131a3d78..131a3d78 100644 --- a/stc/cstr.h +++ b/include/stc/cstr.h diff --git a/stc/csview.h b/include/stc/csview.h index d4d3f65d..d4d3f65d 100644 --- a/stc/csview.h +++ b/include/stc/csview.h diff --git a/stc/cvec.h b/include/stc/cvec.h index dc090dae..dc090dae 100644 --- a/stc/cvec.h +++ b/include/stc/cvec.h |
