Added pascal lib
This commit is contained in:
parent
3a75a34c31
commit
755170f752
|
@ -1,6 +1,9 @@
|
||||||
name "4-4 Interpreter C libraries"
|
name "4-4 Interpreter C libraries"
|
||||||
dir libcc
|
dir libcc
|
||||||
end
|
end
|
||||||
|
name "4-4 Interpreter Pascal library"
|
||||||
|
dir libpc
|
||||||
|
end
|
||||||
name "4-4 Interpreter Basic library"
|
name "4-4 Interpreter Basic library"
|
||||||
dir libbc
|
dir libbc
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue