Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
9
Lang/.QL/00-LANG.txt
Normal file
9
Lang/.QL/00-LANG.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{{language
|
||||
|site=http://semmle.com/semmlecode/ql-language-reference/
|
||||
}}
|
||||
.QL (pronounced "dot-cue-el") is an object-oriented query language used to retrieve data from relational database management systems. It is reminiscent of the standard query language [[SQL]] and the object-oriented programming language [[Java]]. .QL is an object-oriented variant of a [[logic programming]] language known in the databases community as [[Datalog]]. Hierarchical data can therefore be naturally queried in .QL in a recursive manner.
|
||||
|
||||
== See Also ==
|
||||
[[wp:.QL|Wikipedia:.QL]]
|
||||
|
||||
{{DEFAULTSORT:QL}}
|
||||
2
Lang/.QL/00-META.yaml
Normal file
2
Lang/.QL/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:.QL
|
||||
9
Lang/0815/00-LANG.txt
Normal file
9
Lang/0815/00-LANG.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{{language|0815}}
|
||||
'''0815''' is an esoteric programming language designed and implemented between December 2012 and January 2013 by [[Paulo Jorente]].
|
||||
|
||||
|
||||
==See also==
|
||||
* [http://esolangs.org/wiki/0815 0815 Esolangs] – 0815 on Esolangs
|
||||
* [http://paulo-jorente.de/poncho/esolang/0815 0815 page] – features specs, programs and an interpreter.
|
||||
|
||||
[[Category:Esoteric_Languages]]
|
||||
2
Lang/0815/00-META.yaml
Normal file
2
Lang/0815/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:0815
|
||||
1
Lang/0815/A+B
Symbolic link
1
Lang/0815/A+B
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/A+B/0815
|
||||
1
Lang/0815/Arithmetic-Integer
Symbolic link
1
Lang/0815/Arithmetic-Integer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-Integer/0815
|
||||
1
Lang/0815/Averages-Arithmetic-mean
Symbolic link
1
Lang/0815/Averages-Arithmetic-mean
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Arithmetic-mean/0815
|
||||
1
Lang/0815/Binary-digits
Symbolic link
1
Lang/0815/Binary-digits
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-digits/0815
|
||||
1
Lang/0815/Count-in-octal
Symbolic link
1
Lang/0815/Count-in-octal
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Count-in-octal/0815
|
||||
1
Lang/0815/Even-or-odd
Symbolic link
1
Lang/0815/Even-or-odd
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Even-or-odd/0815
|
||||
1
Lang/0815/Factorial
Symbolic link
1
Lang/0815/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/0815
|
||||
1
Lang/0815/Factors-of-an-integer
Symbolic link
1
Lang/0815/Factors-of-an-integer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factors-of-an-integer/0815
|
||||
1
Lang/0815/Fibonacci-sequence
Symbolic link
1
Lang/0815/Fibonacci-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/0815
|
||||
1
Lang/0815/Generate-lower-case-ASCII-alphabet
Symbolic link
1
Lang/0815/Generate-lower-case-ASCII-alphabet
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Generate-lower-case-ASCII-alphabet/0815
|
||||
1
Lang/0815/Hello-world-Text
Symbolic link
1
Lang/0815/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/0815
|
||||
1
Lang/0815/Integer-sequence
Symbolic link
1
Lang/0815/Integer-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Integer-sequence/0815
|
||||
1
Lang/0815/Loops-While
Symbolic link
1
Lang/0815/Loops-While
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Loops-While/0815
|
||||
1
Lang/0815/Reverse-a-string
Symbolic link
1
Lang/0815/Reverse-a-string
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Reverse-a-string/0815
|
||||
1
Lang/0815/Sum-of-squares
Symbolic link
1
Lang/0815/Sum-of-squares
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Sum-of-squares/0815
|
||||
14
Lang/11l/00-LANG.txt
Normal file
14
Lang/11l/00-LANG.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{{language|11l
|
||||
|checking=static
|
||||
|exec=machine
|
||||
|gc=no
|
||||
|parampass=both
|
||||
|strength=strong
|
||||
|tags=11l
|
||||
|site=http://11l-lang.org
|
||||
}}11l (elevenel) is a [semi-esoteric] high-level general-purpose programming language, which provides a simple and direct mapping to hardware and aims to follow a zero-overhead principle, like C++. 11l is statically typed, but feels very much like a dynamically typed language (e.g. Python).
|
||||
The design of 11l is aimed to achieve as much conciseness as possible.
|
||||
|
||||
The evident distinction of 11l from all other existing programming languages is its keywords are organized in a tree, not just a list.
|
||||
There are 11 keywords at the root of that tree, and each word can be written as one letter:<br />
|
||||
C, I, E, F, L, N, R, S, T, V, X.
|
||||
2
Lang/11l/00-META.yaml
Normal file
2
Lang/11l/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:11l
|
||||
1
Lang/11l/100-doors
Symbolic link
1
Lang/11l/100-doors
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-doors/11l
|
||||
1
Lang/11l/100-prisoners
Symbolic link
1
Lang/11l/100-prisoners
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/100-prisoners/11l
|
||||
1
Lang/11l/15-puzzle-game
Symbolic link
1
Lang/11l/15-puzzle-game
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/15-puzzle-game/11l
|
||||
1
Lang/11l/15-puzzle-solver
Symbolic link
1
Lang/11l/15-puzzle-solver
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/15-puzzle-solver/11l
|
||||
1
Lang/11l/21-game
Symbolic link
1
Lang/11l/21-game
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/21-game/11l
|
||||
1
Lang/11l/24-game
Symbolic link
1
Lang/11l/24-game
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/24-game/11l
|
||||
1
Lang/11l/24-game-Solve
Symbolic link
1
Lang/11l/24-game-Solve
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/24-game-Solve/11l
|
||||
1
Lang/11l/4-rings-or-4-squares-puzzle
Symbolic link
1
Lang/11l/4-rings-or-4-squares-puzzle
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/4-rings-or-4-squares-puzzle/11l
|
||||
1
Lang/11l/9-billion-names-of-God-the-integer
Symbolic link
1
Lang/11l/9-billion-names-of-God-the-integer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/9-billion-names-of-God-the-integer/11l
|
||||
1
Lang/11l/99-bottles-of-beer
Symbolic link
1
Lang/11l/99-bottles-of-beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-bottles-of-beer/11l
|
||||
1
Lang/11l/A+B
Symbolic link
1
Lang/11l/A+B
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/A+B/11l
|
||||
1
Lang/11l/ABC-problem
Symbolic link
1
Lang/11l/ABC-problem
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/ABC-problem/11l
|
||||
1
Lang/11l/ADFGVX-cipher
Symbolic link
1
Lang/11l/ADFGVX-cipher
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/ADFGVX-cipher/11l
|
||||
1
Lang/11l/AKS-test-for-primes
Symbolic link
1
Lang/11l/AKS-test-for-primes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/AKS-test-for-primes/11l
|
||||
1
Lang/11l/Abbreviations-automatic
Symbolic link
1
Lang/11l/Abbreviations-automatic
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abbreviations-automatic/11l
|
||||
1
Lang/11l/Abbreviations-easy
Symbolic link
1
Lang/11l/Abbreviations-easy
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abbreviations-easy/11l
|
||||
1
Lang/11l/Abbreviations-simple
Symbolic link
1
Lang/11l/Abbreviations-simple
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abbreviations-simple/11l
|
||||
1
Lang/11l/Abelian-sandpile-model
Symbolic link
1
Lang/11l/Abelian-sandpile-model
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abelian-sandpile-model/11l
|
||||
1
Lang/11l/Abelian-sandpile-model-Identity
Symbolic link
1
Lang/11l/Abelian-sandpile-model-Identity
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abelian-sandpile-model-Identity/11l
|
||||
1
Lang/11l/Abstract-type
Symbolic link
1
Lang/11l/Abstract-type
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abstract-type/11l
|
||||
1
Lang/11l/Abundant-deficient-and-perfect-number-classifications
Symbolic link
1
Lang/11l/Abundant-deficient-and-perfect-number-classifications
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abundant-deficient-and-perfect-number-classifications/11l
|
||||
1
Lang/11l/Abundant-odd-numbers
Symbolic link
1
Lang/11l/Abundant-odd-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Abundant-odd-numbers/11l
|
||||
1
Lang/11l/Accumulator-factory
Symbolic link
1
Lang/11l/Accumulator-factory
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Accumulator-factory/11l
|
||||
1
Lang/11l/Ackermann-function
Symbolic link
1
Lang/11l/Ackermann-function
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ackermann-function/11l
|
||||
1
Lang/11l/Additive-primes
Symbolic link
1
Lang/11l/Additive-primes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Additive-primes/11l
|
||||
1
Lang/11l/Align-columns
Symbolic link
1
Lang/11l/Align-columns
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Align-columns/11l
|
||||
1
Lang/11l/Aliquot-sequence-classifications
Symbolic link
1
Lang/11l/Aliquot-sequence-classifications
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Aliquot-sequence-classifications/11l
|
||||
1
Lang/11l/Almkvist-Giullera-formula-for-pi
Symbolic link
1
Lang/11l/Almkvist-Giullera-formula-for-pi
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Almkvist-Giullera-formula-for-pi/11l
|
||||
1
Lang/11l/Almost-prime
Symbolic link
1
Lang/11l/Almost-prime
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Almost-prime/11l
|
||||
1
Lang/11l/Amb
Symbolic link
1
Lang/11l/Amb
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Amb/11l
|
||||
1
Lang/11l/Amicable-pairs
Symbolic link
1
Lang/11l/Amicable-pairs
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Amicable-pairs/11l
|
||||
1
Lang/11l/Anagrams
Symbolic link
1
Lang/11l/Anagrams
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Anagrams/11l
|
||||
1
Lang/11l/Anagrams-Deranged-anagrams
Symbolic link
1
Lang/11l/Anagrams-Deranged-anagrams
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Anagrams-Deranged-anagrams/11l
|
||||
1
Lang/11l/Angle-difference-between-two-bearings
Symbolic link
1
Lang/11l/Angle-difference-between-two-bearings
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Angle-difference-between-two-bearings/11l
|
||||
1
Lang/11l/Angles-geometric-normalization-and-conversion
Symbolic link
1
Lang/11l/Angles-geometric-normalization-and-conversion
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Angles-geometric-normalization-and-conversion/11l
|
||||
1
Lang/11l/Anonymous-recursion
Symbolic link
1
Lang/11l/Anonymous-recursion
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Anonymous-recursion/11l
|
||||
1
Lang/11l/Anti-primes
Symbolic link
1
Lang/11l/Anti-primes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Anti-primes/11l
|
||||
1
Lang/11l/Apply-a-callback-to-an-array
Symbolic link
1
Lang/11l/Apply-a-callback-to-an-array
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Apply-a-callback-to-an-array/11l
|
||||
1
Lang/11l/Apply-a-digital-filter-direct-form-II-transposed-
Symbolic link
1
Lang/11l/Apply-a-digital-filter-direct-form-II-transposed-
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Apply-a-digital-filter-direct-form-II-transposed-/11l
|
||||
1
Lang/11l/Arbitrary-precision-integers-included-
Symbolic link
1
Lang/11l/Arbitrary-precision-integers-included-
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arbitrary-precision-integers-included-/11l
|
||||
1
Lang/11l/Arithmetic-Complex
Symbolic link
1
Lang/11l/Arithmetic-Complex
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-Complex/11l
|
||||
1
Lang/11l/Arithmetic-Integer
Symbolic link
1
Lang/11l/Arithmetic-Integer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-Integer/11l
|
||||
1
Lang/11l/Arithmetic-evaluation
Symbolic link
1
Lang/11l/Arithmetic-evaluation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-evaluation/11l
|
||||
1
Lang/11l/Arithmetic-geometric-mean
Symbolic link
1
Lang/11l/Arithmetic-geometric-mean
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-geometric-mean/11l
|
||||
1
Lang/11l/Arithmetic-numbers
Symbolic link
1
Lang/11l/Arithmetic-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arithmetic-numbers/11l
|
||||
1
Lang/11l/Array-concatenation
Symbolic link
1
Lang/11l/Array-concatenation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Array-concatenation/11l
|
||||
1
Lang/11l/Array-length
Symbolic link
1
Lang/11l/Array-length
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Array-length/11l
|
||||
1
Lang/11l/Arrays
Symbolic link
1
Lang/11l/Arrays
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Arrays/11l
|
||||
1
Lang/11l/Ascending-primes
Symbolic link
1
Lang/11l/Ascending-primes
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Ascending-primes/11l
|
||||
1
Lang/11l/Assertions
Symbolic link
1
Lang/11l/Assertions
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Assertions/11l
|
||||
1
Lang/11l/Associative-array-Creation
Symbolic link
1
Lang/11l/Associative-array-Creation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Associative-array-Creation/11l
|
||||
1
Lang/11l/Associative-array-Iteration
Symbolic link
1
Lang/11l/Associative-array-Iteration
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Associative-array-Iteration/11l
|
||||
1
Lang/11l/Associative-array-Merging
Symbolic link
1
Lang/11l/Associative-array-Merging
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Associative-array-Merging/11l
|
||||
1
Lang/11l/Attractive-numbers
Symbolic link
1
Lang/11l/Attractive-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Attractive-numbers/11l
|
||||
1
Lang/11l/Average-loop-length
Symbolic link
1
Lang/11l/Average-loop-length
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Average-loop-length/11l
|
||||
1
Lang/11l/Averages-Arithmetic-mean
Symbolic link
1
Lang/11l/Averages-Arithmetic-mean
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Arithmetic-mean/11l
|
||||
1
Lang/11l/Averages-Mean-angle
Symbolic link
1
Lang/11l/Averages-Mean-angle
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Mean-angle/11l
|
||||
1
Lang/11l/Averages-Mean-time-of-day
Symbolic link
1
Lang/11l/Averages-Mean-time-of-day
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Mean-time-of-day/11l
|
||||
1
Lang/11l/Averages-Median
Symbolic link
1
Lang/11l/Averages-Median
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Median/11l
|
||||
1
Lang/11l/Averages-Mode
Symbolic link
1
Lang/11l/Averages-Mode
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Mode/11l
|
||||
1
Lang/11l/Averages-Pythagorean-means
Symbolic link
1
Lang/11l/Averages-Pythagorean-means
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Pythagorean-means/11l
|
||||
1
Lang/11l/Averages-Root-mean-square
Symbolic link
1
Lang/11l/Averages-Root-mean-square
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Root-mean-square/11l
|
||||
1
Lang/11l/Averages-Simple-moving-average
Symbolic link
1
Lang/11l/Averages-Simple-moving-average
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Averages-Simple-moving-average/11l
|
||||
1
Lang/11l/Babbage-problem
Symbolic link
1
Lang/11l/Babbage-problem
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Babbage-problem/11l
|
||||
1
Lang/11l/Balanced-brackets
Symbolic link
1
Lang/11l/Balanced-brackets
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Balanced-brackets/11l
|
||||
1
Lang/11l/Balanced-ternary
Symbolic link
1
Lang/11l/Balanced-ternary
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Balanced-ternary/11l
|
||||
1
Lang/11l/Bell-numbers
Symbolic link
1
Lang/11l/Bell-numbers
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bell-numbers/11l
|
||||
1
Lang/11l/Benfords-law
Symbolic link
1
Lang/11l/Benfords-law
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Benfords-law/11l
|
||||
1
Lang/11l/Best-shuffle
Symbolic link
1
Lang/11l/Best-shuffle
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Best-shuffle/11l
|
||||
1
Lang/11l/Bin-given-limits
Symbolic link
1
Lang/11l/Bin-given-limits
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bin-given-limits/11l
|
||||
1
Lang/11l/Binary-digits
Symbolic link
1
Lang/11l/Binary-digits
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-digits/11l
|
||||
1
Lang/11l/Binary-search
Symbolic link
1
Lang/11l/Binary-search
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-search/11l
|
||||
1
Lang/11l/Binary-strings
Symbolic link
1
Lang/11l/Binary-strings
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Binary-strings/11l
|
||||
1
Lang/11l/Bioinformatics-Global-alignment
Symbolic link
1
Lang/11l/Bioinformatics-Global-alignment
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bioinformatics-Global-alignment/11l
|
||||
1
Lang/11l/Bioinformatics-Sequence-mutation
Symbolic link
1
Lang/11l/Bioinformatics-Sequence-mutation
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bioinformatics-Sequence-mutation/11l
|
||||
1
Lang/11l/Bioinformatics-base-count
Symbolic link
1
Lang/11l/Bioinformatics-base-count
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bioinformatics-base-count/11l
|
||||
1
Lang/11l/Biorhythms
Symbolic link
1
Lang/11l/Biorhythms
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Biorhythms/11l
|
||||
1
Lang/11l/Bitmap
Symbolic link
1
Lang/11l/Bitmap
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bitmap/11l
|
||||
1
Lang/11l/Bitmap-B-zier-curves-Cubic
Symbolic link
1
Lang/11l/Bitmap-B-zier-curves-Cubic
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Bitmap-B-zier-curves-Cubic/11l
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue